Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 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-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 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-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.khCOZk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf magnum-20.1.0.dev14 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/magnum-20.1.0.dev14-0.20250605214208.3d7c57c.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd magnum-20.1.0.dev14 + rm -rf /builddir/build/BUILD/magnum-20.1.0.dev14-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-magnum-20.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + xargs rm -rf + find contrib -name tests -type d + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5kDUX3 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pRuvMd + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mJYVp2 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: WSME>=0.8.0 Handling WebOb>=1.8.1 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.1 (installed: WebOb 1.8.9) Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs Requirement not satisfied: alembic>=0.9.6 Handling cliff>=4.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cliff>=4.0.0 Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 5.1.1) Handling eventlet>=0.28.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py312,docs Requirement not satisfied: jsonpatch!=1.20,>=1.16 Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.14.0 Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystonemiddleware>=9.0.0 Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=8.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db>=8.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.db>=8.2.0 Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.reports>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.reports>=2.1.0 Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.versionedobjects>=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling pecan>=1.3.3 from tox --print-deps-only: py312,docs Requirement not satisfied: pecan>=1.3.3 Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: pycadf!=2.0.0,>=1.1.0 Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-barbicanclient>=5.0.0 Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-cinderclient>=7.1.0 Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-glanceclient>=3.2.0 Handling python-heatclient>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-heatclient>=2.2.0 Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-neutronclient>=7.2.0 Handling python-novaclient>=17.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-novaclient>=17.2.0 Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-keystoneclient>=3.20.0 Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-octaviaclient>=2.1.0 Handling requests>=2.20.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.20.1 (installed: requests 2.32.3) Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.3.0 (installed: stevedore 5.4.1) Handling taskflow>=2.16.0 from tox --print-deps-only: py312,docs Requirement not satisfied: taskflow>=2.16.0 Handling cryptography>=2.1.4 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug>=0.9 from tox --print-deps-only: py312,docs Requirement not satisfied: Werkzeug>=0.9 Handling coverage>=5.3 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=5.3 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=3.4.0 Handling Pygments>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.7.2 (installed: Pygments 2.18.0) Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.4) Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: requests-mock>=1.2.0 Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.20 Handling stestr>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=3.1.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs Requirement not satisfied: WebTest>=2.0.27 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=1.4.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'magnum.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info' Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: SQLAlchemy >=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: WSME >=0.8.0 Handling WebOb >=1.8.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: WebOb >=1.8.1 (installed: WebOb 1.8.9) Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: alembic >=0.9.6 Handling cliff >=4.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: cliff >=4.0.0 Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: decorator >=3.4.0 (installed: decorator 5.1.1) Handling eventlet >=0.28.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: eventlet >=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch !=1.20,>=1.16 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: jsonpatch !=1.20,>=1.16 Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: keystoneauth1 >=3.14.0 Handling keystonemiddleware >=9.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: keystonemiddleware >=9.0.0 Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: netaddr >=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.concurrency >=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config >=8.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.config >=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db >=8.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: oslo.db >=8.2.0 Handling oslo.i18n >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.i18n >=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.log >=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.messaging >=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.middleware >=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: oslo.policy >=4.5.0 Handling oslo.reports >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: oslo.reports >=2.1.0 Handling oslo.serialization >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.serialization >=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.service >=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: oslo.upgradecheck >=1.3.0 Handling oslo.utils >=4.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.utils >=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.versionedobjects >=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling pecan >=1.3.3 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: pecan >=1.3.3 Handling pycadf !=2.0.0,>=1.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: pycadf !=2.0.0,>=1.1.0 Handling python-barbicanclient >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-barbicanclient >=5.0.0 Handling python-cinderclient >=7.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-cinderclient >=7.1.0 Handling python-glanceclient >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-glanceclient >=3.2.0 Handling python-heatclient >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-heatclient >=2.2.0 Handling python-neutronclient >=7.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-neutronclient >=7.2.0 Handling python-novaclient >=17.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-novaclient >=17.2.0 Handling python-keystoneclient >=3.20.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-keystoneclient >=3.20.0 Handling python-octaviaclient >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: python-octaviaclient >=2.1.0 Handling requests >=2.20.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: requests >=2.20.1 (installed: requests 2.32.3) Handling setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: stevedore >=3.3.0 (installed: stevedore 5.4.1) Handling taskflow >=2.16.0 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: taskflow >=2.16.0 Handling cryptography >=2.1.4 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: cryptography >=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug >=0.9 from hook generated metadata: Requires-Dist (magnum) Requirement not satisfied: Werkzeug >=0.9 Handling osprofiler >=3.4.0 ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'osprofiler' Handling coverage >=5.3 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: coverage >=5.3 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling oslotest >=4.4.1 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: oslotest >=4.4.1 ; extra == 'test' Handling osprofiler >=3.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'test' Handling Pygments >=2.7.2 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: Pygments >=2.7.2 ; extra == 'test' Handling python-subunit >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: python-subunit >=1.4.0 ; extra == 'test' Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' Handling testrepository >=0.0.20 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testrepository >=0.0.20 ; extra == 'test' Handling stestr >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: stestr >=3.1.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling testtools >=2.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testtools >=2.4.0 ; extra == 'test' Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev14.dist-info/ removed 'magnum-20.1.0.dev14.dist-info/AUTHORS' removed 'magnum-20.1.0.dev14.dist-info/LICENSE' removed 'magnum-20.1.0.dev14.dist-info/METADATA' removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt' removed 'magnum-20.1.0.dev14.dist-info/pbr.json' removed 'magnum-20.1.0.dev14.dist-info/top_level.txt' removed directory 'magnum-20.1.0.dev14.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qXCFKu + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.10 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling WebOb>=1.8.1 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.1 (installed: WebOb 1.8.9) Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.13.1) Handling cliff>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff>=4.0.0 (installed: cliff 4.9.1) Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 5.1.1) Handling eventlet>=0.28.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py312,docs Requirement satisfied: jsonpatch!=1.20,>=1.16 (installed: jsonpatch 1.33) Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.14.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.0.0 (installed: keystonemiddleware 10.10.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=8.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db>=8.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=8.2.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.1.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.versionedobjects>=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling pecan>=1.3.3 from tox --print-deps-only: py312,docs Requirement satisfied: pecan>=1.3.3 (installed: pecan 1.5.1) Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pycadf!=2.0.0,>=1.1.0 (installed: pycadf 4.0.1) Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-barbicanclient>=5.0.0 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=7.1.0 (installed: python-cinderclient 9.7.0) Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-heatclient>=2.2.0 (installed: python-heatclient 4.2.0) Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=7.2.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=17.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.0 (installed: python-novaclient 18.9.0) Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-keystoneclient>=3.20.0 (installed: python-keystoneclient 5.6.0) Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-octaviaclient>=2.1.0 (installed: python-octaviaclient 3.11.0) Handling requests>=2.20.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.20.1 (installed: requests 2.32.3) Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.3.0 (installed: stevedore 5.4.1) Handling taskflow>=2.16.0 from tox --print-deps-only: py312,docs Requirement satisfied: taskflow>=2.16.0 (installed: taskflow 6.0.0) Handling cryptography>=2.1.4 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug>=0.9 from tox --print-deps-only: py312,docs Requirement satisfied: Werkzeug>=0.9 (installed: Werkzeug 3.1.3) Handling coverage>=5.3 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.3 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.2.0) Handling Pygments>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.7.2 (installed: Pygments 2.18.0) Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.4) Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.12.1) Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) Handling stestr>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.1.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'magnum.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info' Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: SQLAlchemy >=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: WSME >=0.8.0 (installed: WSME 0.12.1) Handling WebOb >=1.8.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: WebOb >=1.8.1 (installed: WebOb 1.8.9) Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: alembic >=0.9.6 (installed: alembic 1.13.1) Handling cliff >=4.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: cliff >=4.0.0 (installed: cliff 4.9.1) Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: decorator >=3.4.0 (installed: decorator 5.1.1) Handling eventlet >=0.28.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: eventlet >=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch !=1.20,>=1.16 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: jsonpatch !=1.20,>=1.16 (installed: jsonpatch 1.33) Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystoneauth1 >=3.14.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware >=9.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystonemiddleware >=9.0.0 (installed: keystonemiddleware 10.10.0) Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: netaddr >=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.concurrency >=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config >=8.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.config >=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db >=8.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.db >=8.2.0 (installed: oslo.db 17.2.1) Handling oslo.i18n >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.i18n >=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.log >=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.messaging >=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.middleware >=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.policy >=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.reports >=2.1.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.serialization >=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.service >=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.upgradecheck >=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils >=4.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.utils >=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.versionedobjects >=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling pecan >=1.3.3 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pecan >=1.3.3 (installed: pecan 1.5.1) Handling pycadf !=2.0.0,>=1.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pycadf !=2.0.0,>=1.1.0 (installed: pycadf 4.0.1) Handling python-barbicanclient >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-barbicanclient >=5.0.0 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient >=7.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-cinderclient >=7.1.0 (installed: python-cinderclient 9.7.0) Handling python-glanceclient >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-glanceclient >=3.2.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-heatclient >=2.2.0 (installed: python-heatclient 4.2.0) Handling python-neutronclient >=7.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-neutronclient >=7.2.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient >=17.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-novaclient >=17.2.0 (installed: python-novaclient 18.9.0) Handling python-keystoneclient >=3.20.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-keystoneclient >=3.20.0 (installed: python-keystoneclient 5.6.0) Handling python-octaviaclient >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-octaviaclient >=2.1.0 (installed: python-octaviaclient 3.11.0) Handling requests >=2.20.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: requests >=2.20.1 (installed: requests 2.32.3) Handling setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: stevedore >=3.3.0 (installed: stevedore 5.4.1) Handling taskflow >=2.16.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: taskflow >=2.16.0 (installed: taskflow 6.0.0) Handling cryptography >=2.1.4 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: cryptography >=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug >=0.9 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: Werkzeug >=0.9 (installed: Werkzeug 3.1.3) Handling osprofiler >=3.4.0 ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'osprofiler' Handling coverage >=5.3 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: coverage >=5.3 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling oslotest >=4.4.1 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: oslotest >=4.4.1 ; extra == 'test' Handling osprofiler >=3.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'test' Handling Pygments >=2.7.2 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: Pygments >=2.7.2 ; extra == 'test' Handling python-subunit >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: python-subunit >=1.4.0 ; extra == 'test' Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' Handling testrepository >=0.0.20 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testrepository >=0.0.20 ; extra == 'test' Handling stestr >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: stestr >=3.1.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling testtools >=2.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testtools >=2.4.0 ; extra == 'test' Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev14.dist-info/ removed 'magnum-20.1.0.dev14.dist-info/AUTHORS' removed 'magnum-20.1.0.dev14.dist-info/LICENSE' removed 'magnum-20.1.0.dev14.dist-info/METADATA' removed 'magnum-20.1.0.dev14.dist-info/top_level.txt' removed 'magnum-20.1.0.dev14.dist-info/pbr.json' removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt' removed directory 'magnum-20.1.0.dev14.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.D9l1v4 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: SQLAlchemy>=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling WebOb>=1.8.1 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.8.1 (installed: WebOb 1.8.9) Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.13.1) Handling cliff>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff>=4.0.0 (installed: cliff 4.9.1) Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 5.1.1) Handling eventlet>=0.28.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py312,docs Requirement satisfied: jsonpatch!=1.20,>=1.16 (installed: jsonpatch 1.33) Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.14.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.0.0 (installed: keystonemiddleware 10.10.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=8.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db>=8.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.db>=8.2.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.middleware>=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.reports>=2.1.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.versionedobjects>=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling pecan>=1.3.3 from tox --print-deps-only: py312,docs Requirement satisfied: pecan>=1.3.3 (installed: pecan 1.5.1) Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: pycadf!=2.0.0,>=1.1.0 (installed: pycadf 4.0.1) Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-barbicanclient>=5.0.0 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-cinderclient>=7.1.0 (installed: python-cinderclient 9.7.0) Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-glanceclient>=3.2.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-heatclient>=2.2.0 (installed: python-heatclient 4.2.0) Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-neutronclient>=7.2.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=17.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-novaclient>=17.2.0 (installed: python-novaclient 18.9.0) Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-keystoneclient>=3.20.0 (installed: python-keystoneclient 5.6.0) Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-octaviaclient>=2.1.0 (installed: python-octaviaclient 3.11.0) Handling requests>=2.20.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.20.1 (installed: requests 2.32.3) Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore>=3.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=3.3.0 (installed: stevedore 5.4.1) Handling taskflow>=2.16.0 from tox --print-deps-only: py312,docs Requirement satisfied: taskflow>=2.16.0 (installed: taskflow 6.0.0) Handling cryptography>=2.1.4 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug>=0.9 from tox --print-deps-only: py312,docs Requirement satisfied: Werkzeug>=0.9 (installed: Werkzeug 3.1.3) Handling coverage>=5.3 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.3 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=4.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling osprofiler>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.2.0) Handling Pygments>=2.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.7.2 (installed: Pygments 2.18.0) Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.4) Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.12.1) Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) Handling stestr>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.1.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'magnum.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info' Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: PyYAML >=3.13 (installed: PyYAML 6.0.1) Handling SQLAlchemy >=1.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: SQLAlchemy >=1.2.0 (installed: SQLAlchemy 2.0.26) Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: WSME >=0.8.0 (installed: WSME 0.12.1) Handling WebOb >=1.8.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: WebOb >=1.8.1 (installed: WebOb 1.8.9) Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: alembic >=0.9.6 (installed: alembic 1.13.1) Handling cliff >=4.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: cliff >=4.0.0 (installed: cliff 4.9.1) Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: decorator >=3.4.0 (installed: decorator 5.1.1) Handling eventlet >=0.28.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: eventlet >=0.28.0 (installed: eventlet 0.36.1) Handling jsonpatch !=1.20,>=1.16 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: jsonpatch !=1.20,>=1.16 (installed: jsonpatch 1.33) Handling keystoneauth1 >=3.14.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystoneauth1 >=3.14.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware >=9.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystonemiddleware >=9.0.0 (installed: keystonemiddleware 10.10.0) Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: netaddr >=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.concurrency >=4.1.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config >=8.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.config >=8.1.0 (installed: oslo.config 9.8.0) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 6.0.0) Handling oslo.db >=8.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.db >=8.2.0 (installed: oslo.db 17.2.1) Handling oslo.i18n >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.i18n >=5.0.0 (installed: oslo.i18n 6.5.1) Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.log >=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.messaging >=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware >=4.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.middleware >=4.1.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.policy >=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.reports >=2.1.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.serialization >=3.2.0 (installed: oslo.serialization 5.7.0) Handling oslo.service >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.service >=2.2.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.upgradecheck >=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils >=4.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.utils >=4.2.0 (installed: oslo.utils 9.0.0) Handling oslo.versionedobjects >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.versionedobjects >=2.1.0 (installed: oslo.versionedobjects 3.7.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.1.1) Handling pecan >=1.3.3 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pecan >=1.3.3 (installed: pecan 1.5.1) Handling pycadf !=2.0.0,>=1.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pycadf !=2.0.0,>=1.1.0 (installed: pycadf 4.0.1) Handling python-barbicanclient >=5.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-barbicanclient >=5.0.0 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient >=7.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-cinderclient >=7.1.0 (installed: python-cinderclient 9.7.0) Handling python-glanceclient >=3.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-glanceclient >=3.2.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient >=2.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-heatclient >=2.2.0 (installed: python-heatclient 4.2.0) Handling python-neutronclient >=7.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-neutronclient >=7.2.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient >=17.2.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-novaclient >=17.2.0 (installed: python-novaclient 18.9.0) Handling python-keystoneclient >=3.20.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-keystoneclient >=3.20.0 (installed: python-keystoneclient 5.6.0) Handling python-octaviaclient >=2.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: python-octaviaclient >=2.1.0 (installed: python-octaviaclient 3.11.0) Handling requests >=2.20.1 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: requests >=2.20.1 (installed: requests 2.32.3) Handling setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: setuptools !=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 (installed: setuptools 69.0.3) Handling stevedore >=3.3.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: stevedore >=3.3.0 (installed: stevedore 5.4.1) Handling taskflow >=2.16.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: taskflow >=2.16.0 (installed: taskflow 6.0.0) Handling cryptography >=2.1.4 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: cryptography >=2.1.4 (installed: cryptography 43.0.0) Handling Werkzeug >=0.9 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: Werkzeug >=0.9 (installed: Werkzeug 3.1.3) Handling osprofiler >=3.4.0 ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'osprofiler' Handling coverage >=5.3 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: coverage >=5.3 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling oslotest >=4.4.1 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: oslotest >=4.4.1 ; extra == 'test' Handling osprofiler >=3.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: osprofiler >=3.4.0 ; extra == 'test' Handling Pygments >=2.7.2 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: Pygments >=2.7.2 ; extra == 'test' Handling python-subunit >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: python-subunit >=1.4.0 ; extra == 'test' Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' Handling testrepository >=0.0.20 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testrepository >=0.0.20 ; extra == 'test' Handling stestr >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: stestr >=3.1.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling testtools >=2.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: testtools >=2.4.0 ; extra == 'test' Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev14.dist-info/ removed 'magnum-20.1.0.dev14.dist-info/AUTHORS' removed 'magnum-20.1.0.dev14.dist-info/LICENSE' removed 'magnum-20.1.0.dev14.dist-info/METADATA' removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt' removed 'magnum-20.1.0.dev14.dist-info/pbr.json' removed 'magnum-20.1.0.dev14.dist-info/top_level.txt' removed directory 'magnum-20.1.0.dev14.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SFl3ZD + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd magnum-20.1.0.dev14 + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir Processing /builddir/build/BUILD/magnum-20.1.0.dev14 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info writing /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-9egh94ud/magnum-20.1.0.dev14.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: magnum Building wheel for magnum (pyproject.toml): started Running command Building wheel for magnum (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/magnum creating build/lib/magnum/conf copying magnum/conf/x509.py -> build/lib/magnum/conf copying magnum/conf/utils.py -> build/lib/magnum/conf copying magnum/conf/trust.py -> build/lib/magnum/conf copying magnum/conf/services.py -> build/lib/magnum/conf copying magnum/conf/rpc.py -> build/lib/magnum/conf copying magnum/conf/quota.py -> build/lib/magnum/conf copying magnum/conf/profiler.py -> build/lib/magnum/conf copying magnum/conf/paths.py -> build/lib/magnum/conf copying magnum/conf/opts.py -> build/lib/magnum/conf copying magnum/conf/octavia.py -> build/lib/magnum/conf copying magnum/conf/nova.py -> build/lib/magnum/conf copying magnum/conf/neutron.py -> build/lib/magnum/conf copying magnum/conf/magnum_client.py -> build/lib/magnum/conf copying magnum/conf/kubernetes.py -> build/lib/magnum/conf copying magnum/conf/keystone.py -> build/lib/magnum/conf copying magnum/conf/heat.py -> build/lib/magnum/conf copying magnum/conf/glance.py -> build/lib/magnum/conf copying magnum/conf/drivers.py -> build/lib/magnum/conf copying magnum/conf/docker_registry.py -> build/lib/magnum/conf copying magnum/conf/docker.py -> build/lib/magnum/conf copying magnum/conf/database.py -> build/lib/magnum/conf copying magnum/conf/conductor.py -> build/lib/magnum/conf copying magnum/conf/cluster_templates.py -> build/lib/magnum/conf copying magnum/conf/cluster_heat.py -> build/lib/magnum/conf copying magnum/conf/cluster.py -> build/lib/magnum/conf copying magnum/conf/cinder.py -> build/lib/magnum/conf copying magnum/conf/certificates.py -> build/lib/magnum/conf copying magnum/conf/barbican.py -> build/lib/magnum/conf copying magnum/conf/api.py -> build/lib/magnum/conf copying magnum/conf/__init__.py -> build/lib/magnum/conf creating build/lib/magnum/hacking copying magnum/hacking/checks.py -> build/lib/magnum/hacking copying magnum/hacking/__init__.py -> build/lib/magnum/hacking creating build/lib/magnum/tests creating build/lib/magnum/tests/unit creating build/lib/magnum/tests/unit/conductor creating build/lib/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/lib/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/__init__.py -> build/lib/magnum/tests/unit/conductor/tasks creating build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> build/lib/magnum/tests/unit/common copying magnum/tests/unit/common/__init__.py -> build/lib/magnum/tests/unit/common creating build/lib/magnum/tests/unit/api creating build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/__init__.py -> build/lib/magnum/tests/unit/api/controllers creating build/lib/magnum/tests/functional creating build/lib/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> build/lib/magnum/tests/functional/api copying magnum/tests/functional/api/__init__.py -> build/lib/magnum/tests/functional/api creating build/lib/magnum/tests/unit/db creating build/lib/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> build/lib/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/__init__.py -> build/lib/magnum/tests/unit/db/sqlalchemy creating build/lib/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/__init__.py -> build/lib/magnum/tests/functional/k8s_ironic creating build/lib/magnum/conductor creating build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers copying magnum/tests/unit/db/utils.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> build/lib/magnum/tests/unit/db copying magnum/tests/unit/db/__init__.py -> build/lib/magnum/tests/unit/db creating build/lib/magnum/api creating build/lib/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> build/lib/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> build/lib/magnum/api/middleware copying magnum/api/middleware/__init__.py -> build/lib/magnum/api/middleware creating build/lib/magnum/common creating build/lib/magnum/common/x509 copying magnum/common/x509/validator.py -> build/lib/magnum/common/x509 copying magnum/common/x509/operations.py -> build/lib/magnum/common/x509 copying magnum/common/x509/extensions.py -> build/lib/magnum/common/x509 copying magnum/common/x509/__init__.py -> build/lib/magnum/common/x509 copying magnum/api/versioned_method.py -> build/lib/magnum/api copying magnum/api/validation.py -> build/lib/magnum/api copying magnum/api/utils.py -> build/lib/magnum/api copying magnum/api/servicegroup.py -> build/lib/magnum/api copying magnum/api/http_error.py -> build/lib/magnum/api copying magnum/api/hooks.py -> build/lib/magnum/api copying magnum/api/expose.py -> build/lib/magnum/api copying magnum/api/config.py -> build/lib/magnum/api copying magnum/api/attr_validator.py -> build/lib/magnum/api copying magnum/api/app.py -> build/lib/magnum/api copying magnum/api/__init__.py -> build/lib/magnum/api creating build/lib/magnum/drivers copying magnum/drivers/__init__.py -> build/lib/magnum/drivers creating build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/lib/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/__init__.py -> build/lib/magnum/tests/unit/api/controllers/v1 creating build/lib/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> build/lib/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/__init__.py -> build/lib/magnum/tests/functional/k8s creating build/lib/magnum/db copying magnum/db/migration.py -> build/lib/magnum/db copying magnum/db/api.py -> build/lib/magnum/db copying magnum/db/__init__.py -> build/lib/magnum/db creating build/lib/magnum/api/controllers copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers creating build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> build/lib/magnum/api/controllers/v1 copying magnum/api/controllers/v1/__init__.py -> build/lib/magnum/api/controllers/v1 creating build/lib/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> build/lib/magnum/servicegroup copying magnum/servicegroup/__init__.py -> build/lib/magnum/servicegroup creating build/lib/magnum/cmd copying magnum/cmd/status.py -> build/lib/magnum/cmd copying magnum/cmd/driver_manage.py -> build/lib/magnum/cmd copying magnum/cmd/db_manage.py -> build/lib/magnum/cmd copying magnum/cmd/conductor.py -> build/lib/magnum/cmd copying magnum/cmd/api.py -> build/lib/magnum/cmd copying magnum/cmd/__init__.py -> build/lib/magnum/cmd creating build/lib/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> build/lib/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> build/lib/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> build/lib/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/__init__.py -> build/lib/magnum/tests/unit/common/x509 creating build/lib/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy creating build/lib/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf creating build/lib/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional creating build/lib/magnum/tests/unit/conductor/handlers creating build/lib/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers/common creating build/lib/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> build/lib/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> build/lib/magnum/drivers/common copying magnum/drivers/common/driver.py -> build/lib/magnum/drivers/common copying magnum/drivers/common/__init__.py -> build/lib/magnum/drivers/common creating build/lib/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> build/lib/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/__init__.py -> build/lib/magnum/tests/unit/servicegroup creating build/lib/magnum/service copying magnum/service/periodic.py -> build/lib/magnum/service copying magnum/service/__init__.py -> build/lib/magnum/service creating build/lib/magnum/objects copying magnum/objects/x509keypair.py -> build/lib/magnum/objects copying magnum/objects/stats.py -> build/lib/magnum/objects copying magnum/objects/quota.py -> build/lib/magnum/objects copying magnum/objects/nodegroup.py -> build/lib/magnum/objects copying magnum/objects/magnum_service.py -> build/lib/magnum/objects copying magnum/objects/fields.py -> build/lib/magnum/objects copying magnum/objects/federation.py -> build/lib/magnum/objects copying magnum/objects/cluster_template.py -> build/lib/magnum/objects copying magnum/objects/cluster.py -> build/lib/magnum/objects copying magnum/objects/certificate.py -> build/lib/magnum/objects copying magnum/objects/base.py -> build/lib/magnum/objects copying magnum/objects/__init__.py -> build/lib/magnum/objects creating build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/__init__.py -> build/lib/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/conductor/test_utils.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/__init__.py -> build/lib/magnum/tests/unit/conductor copying magnum/tests/utils.py -> build/lib/magnum/tests copying magnum/tests/policy_fixture.py -> build/lib/magnum/tests copying magnum/tests/output_fixture.py -> build/lib/magnum/tests copying magnum/tests/fakes.py -> build/lib/magnum/tests copying magnum/tests/fake_notifier.py -> build/lib/magnum/tests copying magnum/tests/conf_fixture.py -> build/lib/magnum/tests copying magnum/tests/base.py -> build/lib/magnum/tests copying magnum/tests/__init__.py -> build/lib/magnum/tests copying magnum/conductor/utils.py -> build/lib/magnum/conductor copying magnum/conductor/scale_manager.py -> build/lib/magnum/conductor copying magnum/conductor/monitors.py -> build/lib/magnum/conductor copying magnum/conductor/k8s_api.py -> build/lib/magnum/conductor copying magnum/conductor/api.py -> build/lib/magnum/conductor copying magnum/conductor/__init__.py -> build/lib/magnum/conductor creating build/lib/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> build/lib/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> build/lib/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> build/lib/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> build/lib/magnum/drivers/heat copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat creating build/lib/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> build/lib/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/__init__.py -> build/lib/magnum/tests/unit/drivers creating build/lib/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> build/lib/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> build/lib/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/__init__.py -> build/lib/magnum/conductor/handlers/common creating build/lib/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> build/lib/magnum/tests/unit/template copying magnum/tests/unit/template/__init__.py -> build/lib/magnum/tests/unit/template creating build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> build/lib/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/__init__.py -> build/lib/magnum/tests/unit/cmd creating build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> build/lib/magnum/tests/functional/common copying magnum/tests/functional/common/__init__.py -> build/lib/magnum/tests/functional/common creating build/lib/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 creating build/lib/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> build/lib/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> build/lib/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> build/lib/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> build/lib/magnum/common/cert_manager copying magnum/common/cert_manager/__init__.py -> build/lib/magnum/common/cert_manager copying magnum/version.py -> build/lib/magnum copying magnum/i18n.py -> build/lib/magnum copying magnum/__init__.py -> build/lib/magnum creating build/lib/magnum/tests/functional/k8s_fcos copying magnum/tests/functional/k8s_fcos/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_fcos copying magnum/tests/functional/k8s_fcos/__init__.py -> build/lib/magnum/tests/functional/k8s_fcos creating build/lib/magnum/tests/functional/api/v1 creating build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/__init__.py -> build/lib/magnum/tests/functional/api/v1/models copying magnum/tests/unit/api/utils.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> build/lib/magnum/tests/unit/api copying magnum/tests/unit/api/__init__.py -> build/lib/magnum/tests/unit/api creating build/lib/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> build/lib/magnum/tests/unit/service copying magnum/tests/unit/service/__init__.py -> build/lib/magnum/tests/unit/service creating build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/test_hacking.py -> build/lib/magnum/tests/unit copying magnum/tests/unit/__init__.py -> build/lib/magnum/tests/unit creating build/lib/magnum/common/policies copying magnum/common/policies/stats.py -> build/lib/magnum/common/policies copying magnum/common/policies/quota.py -> build/lib/magnum/common/policies copying magnum/common/policies/nodegroup.py -> build/lib/magnum/common/policies copying magnum/common/policies/magnum_service.py -> build/lib/magnum/common/policies copying magnum/common/policies/federation.py -> build/lib/magnum/common/policies copying magnum/common/policies/cluster_template.py -> build/lib/magnum/common/policies copying magnum/common/policies/cluster.py -> build/lib/magnum/common/policies copying magnum/common/policies/certificate.py -> build/lib/magnum/common/policies copying magnum/common/policies/base.py -> build/lib/magnum/common/policies copying magnum/common/policies/__init__.py -> build/lib/magnum/common/policies creating build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> build/lib/magnum/tests/unit/objects copying magnum/tests/unit/objects/__init__.py -> build/lib/magnum/tests/unit/objects creating build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_stats_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_quota_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_nodegroup_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_magnum_service_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_federation_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_cluster_template_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_cluster_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_certificate_policy.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/base.py -> build/lib/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/__init__.py -> build/lib/magnum/tests/unit/common/policies copying magnum/common/utils.py -> build/lib/magnum/common copying magnum/common/urlfetch.py -> build/lib/magnum/common copying magnum/common/short_id.py -> build/lib/magnum/common copying magnum/common/service.py -> build/lib/magnum/common copying magnum/common/rpc_service.py -> build/lib/magnum/common copying magnum/common/rpc.py -> build/lib/magnum/common copying magnum/common/profiler.py -> build/lib/magnum/common copying magnum/common/policy.py -> build/lib/magnum/common copying magnum/common/octavia.py -> build/lib/magnum/common copying magnum/common/nova.py -> build/lib/magnum/common copying magnum/common/neutron.py -> build/lib/magnum/common copying magnum/common/name_generator.py -> build/lib/magnum/common copying magnum/common/keystone.py -> build/lib/magnum/common copying magnum/common/exception.py -> build/lib/magnum/common copying magnum/common/context.py -> build/lib/magnum/common copying magnum/common/config.py -> build/lib/magnum/common copying magnum/common/clients.py -> build/lib/magnum/common copying magnum/common/cinder.py -> build/lib/magnum/common copying magnum/common/__init__.py -> build/lib/magnum/common running 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 [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'magnum.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.db.sqlalchemy.alembic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.db.sqlalchemy.alembic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.db.sqlalchemy.alembic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.db.sqlalchemy.alembic' to be distributed and are already explicitly excluding 'magnum.db.sqlalchemy.alembic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.db.sqlalchemy.alembic.versions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.db.sqlalchemy.alembic.versions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.db.sqlalchemy.alembic.versions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.db.sqlalchemy.alembic.versions' to be distributed and are already explicitly excluding 'magnum.db.sqlalchemy.alembic.versions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.common.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.common.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.common.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.common.templates' to be distributed and are already explicitly excluding 'magnum.drivers.common.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.common.templates.environments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.common.templates.environments' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.common.templates.environments' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.common.templates.environments' to be distributed and are already explicitly excluding 'magnum.drivers.common.templates.environments' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.common.templates.fragments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.common.templates.fragments' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.common.templates.fragments' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.common.templates.fragments' to be distributed and are already explicitly excluding 'magnum.drivers.common.templates.fragments' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.common.templates.kubernetes.fragments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.common.templates.kubernetes.fragments' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.common.templates.kubernetes.fragments' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.common.templates.kubernetes.fragments' to be distributed and are already explicitly excluding 'magnum.drivers.common.templates.kubernetes.fragments' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.common.templates.kubernetes.helm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.common.templates.kubernetes.helm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.common.templates.kubernetes.helm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.common.templates.kubernetes.helm' to be distributed and are already explicitly excluding 'magnum.drivers.common.templates.kubernetes.helm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.drivers.k8s_fedora_coreos_v1.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.drivers.k8s_fedora_coreos_v1.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.drivers.k8s_fedora_coreos_v1.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.drivers.k8s_fedora_coreos_v1.templates' to be distributed and are already explicitly excluding 'magnum.drivers.k8s_fedora_coreos_v1.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.tests.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.tests.contrib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.tests.contrib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.tests.contrib' to be distributed and are already explicitly excluding 'magnum.tests.contrib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.tests.releasenotes.notes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.tests.releasenotes.notes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.tests.releasenotes.notes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.tests.releasenotes.notes' to be distributed and are already explicitly excluding 'magnum.tests.releasenotes.notes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnum.wsgi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnum.wsgi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'magnum.wsgi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'magnum.wsgi' to be distributed and are already explicitly excluding 'magnum.wsgi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying magnum/tests/unit/api/controllers/auth-paste.ini -> build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/lib/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> build/lib/magnum/tests/unit/api/controllers copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api copying magnum/db/sqlalchemy/alembic.ini -> build/lib/magnum/db/sqlalchemy creating build/lib/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/README -> build/lib/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> build/lib/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> build/lib/magnum/db/sqlalchemy/alembic creating build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/lib/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions creating build/lib/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_api.yaml -> build/lib/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> build/lib/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> build/lib/magnum/drivers/common/templates creating build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> build/lib/magnum/drivers/common/templates/environments creating build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/lib/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments creating build/lib/magnum/drivers/common/templates/kubernetes creating build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments creating build/lib/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm creating build/lib/magnum/tests/contrib copying magnum/tests/contrib/copy_instance_logs.sh -> build/lib/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> build/lib/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> build/lib/magnum/tests/contrib creating build/lib/magnum/tests/releasenotes creating build/lib/magnum/tests/releasenotes/notes copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> build/lib/magnum/tests/releasenotes/notes creating build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates creating build/lib/magnum/wsgi copying magnum/wsgi/api.py -> build/lib/magnum/wsgi installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/magnum creating build/bdist.linux-x86_64/wheel/magnum/wsgi copying build/lib/magnum/wsgi/api.py -> build/bdist.linux-x86_64/wheel/magnum/wsgi copying build/lib/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/magnum copying build/lib/magnum/i18n.py -> build/bdist.linux-x86_64/wheel/magnum copying build/lib/magnum/version.py -> build/bdist.linux-x86_64/wheel/magnum creating build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/base.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/federation.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/fields.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/quota.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/stats.py -> build/bdist.linux-x86_64/wheel/magnum/objects copying build/lib/magnum/objects/x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/objects creating build/bdist.linux-x86_64/wheel/magnum/service copying build/lib/magnum/service/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/service copying build/lib/magnum/service/periodic.py -> build/bdist.linux-x86_64/wheel/magnum/service creating build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/api.py -> build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/conductor.py -> build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/db_manage.py -> build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/driver_manage.py -> build/bdist.linux-x86_64/wheel/magnum/cmd copying build/lib/magnum/cmd/status.py -> build/bdist.linux-x86_64/wheel/magnum/cmd creating build/bdist.linux-x86_64/wheel/magnum/servicegroup copying build/lib/magnum/servicegroup/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/servicegroup copying build/lib/magnum/servicegroup/magnum_service_periodic.py -> build/bdist.linux-x86_64/wheel/magnum/servicegroup creating build/bdist.linux-x86_64/wheel/magnum/db creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic copying build/lib/magnum/db/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic copying build/lib/magnum/db/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy copying build/lib/magnum/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy copying build/lib/magnum/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy copying build/lib/magnum/db/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy copying build/lib/magnum/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy copying build/lib/magnum/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db copying build/lib/magnum/db/api.py -> build/bdist.linux-x86_64/wheel/magnum/db copying build/lib/magnum/db/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db creating build/bdist.linux-x86_64/wheel/magnum/drivers creating build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 creating build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 creating build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/k8s_coreos_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/k8s_fedora_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/k8s_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat copying build/lib/magnum/drivers/heat/template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat creating build/bdist.linux-x86_64/wheel/magnum/drivers/common creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm copying build/lib/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm copying build/lib/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/with_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/with_private_network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/no_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/no_private_network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments copying build/lib/magnum/drivers/common/templates/network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates copying build/lib/magnum/drivers/common/templates/lb_etcd.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates copying build/lib/magnum/drivers/common/templates/lb_api.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates copying build/lib/magnum/drivers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common copying build/lib/magnum/drivers/common/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common copying build/lib/magnum/drivers/common/k8s_monitor.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common copying build/lib/magnum/drivers/common/k8s_scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common copying build/lib/magnum/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers creating build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/cinder.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/clients.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/config.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/context.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/exception.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/keystone.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/name_generator.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/neutron.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/nova.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/octavia.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/policy.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/profiler.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/rpc.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/rpc_service.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/service.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/short_id.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/urlfetch.py -> build/bdist.linux-x86_64/wheel/magnum/common copying build/lib/magnum/common/utils.py -> build/bdist.linux-x86_64/wheel/magnum/common creating build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/base.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/federation.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/quota.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies copying build/lib/magnum/common/policies/stats.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies creating build/bdist.linux-x86_64/wheel/magnum/common/cert_manager copying build/lib/magnum/common/cert_manager/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager copying build/lib/magnum/common/cert_manager/cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager creating build/bdist.linux-x86_64/wheel/magnum/common/x509 copying build/lib/magnum/common/x509/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 copying build/lib/magnum/common/x509/extensions.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 copying build/lib/magnum/common/x509/operations.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 copying build/lib/magnum/common/x509/validator.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 creating build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/magnum/api creating build/bdist.linux-x86_64/wheel/magnum/api/controllers creating build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/cluster_actions.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/collection.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/federation.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/magnum_services.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/quota.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/v1/types.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 copying build/lib/magnum/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers copying build/lib/magnum/api/controllers/base.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers copying build/lib/magnum/api/controllers/link.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers copying build/lib/magnum/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers copying build/lib/magnum/api/controllers/versions.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers copying build/lib/magnum/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/app.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/attr_validator.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/config.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/expose.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/hooks.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/http_error.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/servicegroup.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/utils.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/validation.py -> build/bdist.linux-x86_64/wheel/magnum/api copying build/lib/magnum/api/versioned_method.py -> build/bdist.linux-x86_64/wheel/magnum/api creating build/bdist.linux-x86_64/wheel/magnum/api/middleware copying build/lib/magnum/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware copying build/lib/magnum/api/middleware/auth_token.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware copying build/lib/magnum/api/middleware/parsable_error.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware creating build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/k8s_api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/monitors.py -> build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor copying build/lib/magnum/conductor/utils.py -> build/bdist.linux-x86_64/wheel/magnum/conductor creating build/bdist.linux-x86_64/wheel/magnum/conductor/tasks copying build/lib/magnum/conductor/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/tasks copying build/lib/magnum/conductor/tasks/heat_tasks.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/tasks creating build/bdist.linux-x86_64/wheel/magnum/conductor/handlers creating build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common copying build/lib/magnum/conductor/handlers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common copying build/lib/magnum/conductor/handlers/common/cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common copying build/lib/magnum/conductor/handlers/common/trust_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common copying build/lib/magnum/conductor/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/ca_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/conductor_listener.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/federation_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/indirection_api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers creating build/bdist.linux-x86_64/wheel/magnum/tests creating build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes creating build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes/notes copying build/lib/magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes/notes creating build/bdist.linux-x86_64/wheel/magnum/tests/contrib copying build/lib/magnum/tests/contrib/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib copying build/lib/magnum/tests/contrib/gate_hook.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib copying build/lib/magnum/tests/contrib/copy_instance_logs.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib copying build/lib/magnum/tests/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/fakes.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/output_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/policy_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests copying build/lib/magnum/tests/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests creating build/bdist.linux-x86_64/wheel/magnum/tests/functional creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos copying build/lib/magnum/tests/functional/k8s_fcos/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos copying build/lib/magnum/tests/functional/k8s_fcos/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/config.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/datagen.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/models.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/common/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common copying build/lib/magnum/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional copying build/lib/magnum/tests/functional/python_client_base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s copying build/lib/magnum/tests/functional/k8s/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s copying build/lib/magnum/tests/functional/k8s/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s copying build/lib/magnum/tests/functional/k8s/test_magnum_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic copying build/lib/magnum/tests/functional/k8s_ironic/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic copying build/lib/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1 copying build/lib/magnum/tests/functional/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1 creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models copying build/lib/magnum/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api copying build/lib/magnum/tests/functional/api/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api creating build/bdist.linux-x86_64/wheel/magnum/tests/unit creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_objects.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/test_x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/objects/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects copying build/lib/magnum/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit copying build/lib/magnum/tests/unit/test_hacking.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/service copying build/lib/magnum/tests/unit/service/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service copying build/lib/magnum/tests/unit/service/test_periodic.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/test_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/test_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/test_db_manage.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/test_driver_manage.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd copying build/lib/magnum/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/template copying build/lib/magnum/tests/unit/template/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/template copying build/lib/magnum/tests/unit/template/test_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/template creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers copying build/lib/magnum/tests/unit/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers copying build/lib/magnum/tests/unit/drivers/test_heat_driver.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers copying build/lib/magnum/tests/unit/drivers/test_template_definition.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup copying build/lib/magnum/tests/unit/servicegroup/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup copying build/lib/magnum/tests/unit/servicegroup/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf copying build/lib/magnum/tests/unit/conf/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf copying build/lib/magnum/tests/unit/conf/test_conf.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db copying build/lib/magnum/tests/unit/db/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_expose.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_hooks.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/test_validation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api copying build/lib/magnum/tests/unit/api/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_certificate_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_cluster_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_cluster_template_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_federation_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_magnum_service_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_nodegroup_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_quota_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies copying build/lib/magnum/tests/unit/common/policies/test_stats_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager copying build/lib/magnum/tests/unit/common/cert_manager/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager copying build/lib/magnum/tests/unit/common/cert_manager/test_barbican.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager copying build/lib/magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager copying build/lib/magnum/tests/unit/common/cert_manager/test_local.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager copying build/lib/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 copying build/lib/magnum/tests/unit/common/x509/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 copying build/lib/magnum/tests/unit/common/x509/test_operations.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 copying build/lib/magnum/tests/unit/common/x509/test_sign.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 copying build/lib/magnum/tests/unit/common/x509/test_validator.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 copying build/lib/magnum/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_clients.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_context.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_exception.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_neutron.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_octavia.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_profiler.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_rpc.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_short_id.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_urlfetch.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common copying build/lib/magnum/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor copying build/lib/magnum/tests/unit/conductor/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers copying build/lib/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common copying build/lib/magnum/tests/unit/conductor/handlers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common copying build/lib/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common copying build/lib/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks copying build/lib/magnum/tests/unit/conductor/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks copying build/lib/magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks creating build/bdist.linux-x86_64/wheel/magnum/hacking copying build/lib/magnum/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/hacking copying build/lib/magnum/hacking/checks.py -> build/bdist.linux-x86_64/wheel/magnum/hacking creating build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/api.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/barbican.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/certificates.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/cinder.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/cluster_heat.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/database.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/docker.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/docker_registry.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/drivers.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/glance.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/heat.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/keystone.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/kubernetes.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/magnum_client.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/neutron.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/nova.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/octavia.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/opts.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/paths.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/profiler.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/quota.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/rpc.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/services.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/trust.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/utils.py -> build/bdist.linux-x86_64/wheel/magnum/conf copying build/lib/magnum/conf/x509.py -> build/bdist.linux-x86_64/wheel/magnum/conf running install_data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc/magnum copying etc/magnum/api-paste.ini -> build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc/magnum running install_egg_info Copying magnum.egg-info to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14-py3.12.egg-info running install_scripts Installing magnum-api-wsgi script to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/scripts creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.dist-info/WHEEL creating '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-wheel-jlr0284w/.tmp-c5cx75d0/magnum-20.1.0.dev14-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'magnum/__init__.py' adding 'magnum/i18n.py' adding 'magnum/version.py' adding 'magnum/api/__init__.py' adding 'magnum/api/app.py' adding 'magnum/api/attr_validator.py' adding 'magnum/api/config.py' adding 'magnum/api/expose.py' adding 'magnum/api/hooks.py' adding 'magnum/api/http_error.py' adding 'magnum/api/rest_api_version_history.rst' adding 'magnum/api/servicegroup.py' adding 'magnum/api/utils.py' adding 'magnum/api/validation.py' adding 'magnum/api/versioned_method.py' adding 'magnum/api/controllers/__init__.py' adding 'magnum/api/controllers/base.py' adding 'magnum/api/controllers/link.py' adding 'magnum/api/controllers/root.py' adding 'magnum/api/controllers/versions.py' adding 'magnum/api/controllers/v1/__init__.py' adding 'magnum/api/controllers/v1/certificate.py' adding 'magnum/api/controllers/v1/cluster.py' adding 'magnum/api/controllers/v1/cluster_actions.py' adding 'magnum/api/controllers/v1/cluster_template.py' adding 'magnum/api/controllers/v1/collection.py' adding 'magnum/api/controllers/v1/federation.py' adding 'magnum/api/controllers/v1/magnum_services.py' adding 'magnum/api/controllers/v1/nodegroup.py' adding 'magnum/api/controllers/v1/quota.py' adding 'magnum/api/controllers/v1/stats.py' adding 'magnum/api/controllers/v1/types.py' adding 'magnum/api/middleware/__init__.py' adding 'magnum/api/middleware/auth_token.py' adding 'magnum/api/middleware/parsable_error.py' adding 'magnum/cmd/__init__.py' adding 'magnum/cmd/api.py' adding 'magnum/cmd/conductor.py' adding 'magnum/cmd/db_manage.py' adding 'magnum/cmd/driver_manage.py' adding 'magnum/cmd/status.py' adding 'magnum/common/__init__.py' adding 'magnum/common/cinder.py' adding 'magnum/common/clients.py' adding 'magnum/common/config.py' adding 'magnum/common/context.py' adding 'magnum/common/exception.py' adding 'magnum/common/keystone.py' adding 'magnum/common/name_generator.py' adding 'magnum/common/neutron.py' adding 'magnum/common/nova.py' adding 'magnum/common/octavia.py' adding 'magnum/common/policy.py' adding 'magnum/common/profiler.py' adding 'magnum/common/rpc.py' adding 'magnum/common/rpc_service.py' adding 'magnum/common/service.py' adding 'magnum/common/short_id.py' adding 'magnum/common/urlfetch.py' adding 'magnum/common/utils.py' adding 'magnum/common/cert_manager/__init__.py' adding 'magnum/common/cert_manager/barbican_cert_manager.py' adding 'magnum/common/cert_manager/cert_manager.py' adding 'magnum/common/cert_manager/local_cert_manager.py' adding 'magnum/common/cert_manager/x509keypair_cert_manager.py' adding 'magnum/common/policies/__init__.py' adding 'magnum/common/policies/base.py' adding 'magnum/common/policies/certificate.py' adding 'magnum/common/policies/cluster.py' adding 'magnum/common/policies/cluster_template.py' adding 'magnum/common/policies/federation.py' adding 'magnum/common/policies/magnum_service.py' adding 'magnum/common/policies/nodegroup.py' adding 'magnum/common/policies/quota.py' adding 'magnum/common/policies/stats.py' adding 'magnum/common/x509/__init__.py' adding 'magnum/common/x509/extensions.py' adding 'magnum/common/x509/operations.py' adding 'magnum/common/x509/validator.py' adding 'magnum/conductor/__init__.py' adding 'magnum/conductor/api.py' adding 'magnum/conductor/k8s_api.py' adding 'magnum/conductor/monitors.py' adding 'magnum/conductor/scale_manager.py' adding 'magnum/conductor/utils.py' adding 'magnum/conductor/handlers/__init__.py' adding 'magnum/conductor/handlers/ca_conductor.py' adding 'magnum/conductor/handlers/cluster_conductor.py' adding 'magnum/conductor/handlers/conductor_listener.py' adding 'magnum/conductor/handlers/federation_conductor.py' adding 'magnum/conductor/handlers/indirection_api.py' adding 'magnum/conductor/handlers/nodegroup_conductor.py' adding 'magnum/conductor/handlers/common/__init__.py' adding 'magnum/conductor/handlers/common/cert_manager.py' adding 'magnum/conductor/handlers/common/trust_manager.py' adding 'magnum/conductor/tasks/__init__.py' adding 'magnum/conductor/tasks/heat_tasks.py' adding 'magnum/conf/__init__.py' adding 'magnum/conf/api.py' adding 'magnum/conf/barbican.py' adding 'magnum/conf/certificates.py' adding 'magnum/conf/cinder.py' adding 'magnum/conf/cluster.py' adding 'magnum/conf/cluster_heat.py' adding 'magnum/conf/cluster_templates.py' adding 'magnum/conf/conductor.py' adding 'magnum/conf/database.py' adding 'magnum/conf/docker.py' adding 'magnum/conf/docker_registry.py' adding 'magnum/conf/drivers.py' adding 'magnum/conf/glance.py' adding 'magnum/conf/heat.py' adding 'magnum/conf/keystone.py' adding 'magnum/conf/kubernetes.py' adding 'magnum/conf/magnum_client.py' adding 'magnum/conf/neutron.py' adding 'magnum/conf/nova.py' adding 'magnum/conf/octavia.py' adding 'magnum/conf/opts.py' adding 'magnum/conf/paths.py' adding 'magnum/conf/profiler.py' adding 'magnum/conf/quota.py' adding 'magnum/conf/rpc.py' adding 'magnum/conf/services.py' adding 'magnum/conf/trust.py' adding 'magnum/conf/utils.py' adding 'magnum/conf/x509.py' adding 'magnum/db/__init__.py' adding 'magnum/db/api.py' adding 'magnum/db/migration.py' adding 'magnum/db/sqlalchemy/__init__.py' adding 'magnum/db/sqlalchemy/alembic.ini' adding 'magnum/db/sqlalchemy/api.py' adding 'magnum/db/sqlalchemy/migration.py' adding 'magnum/db/sqlalchemy/models.py' adding 'magnum/db/sqlalchemy/alembic/README' adding 'magnum/db/sqlalchemy/alembic/env.py' adding 'magnum/db/sqlalchemy/alembic/script.py.mako' adding 'magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py' adding 'magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py' adding 'magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py' adding 'magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py' adding 'magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py' adding 'magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py' adding 'magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py' adding 'magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py' adding 'magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py' adding 'magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py' adding 'magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py' adding 'magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py' adding 'magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py' adding 'magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py' adding 'magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py' adding 'magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py' adding 'magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py' adding 'magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py' adding 'magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py' adding 'magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py' adding 'magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py' adding 'magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py' adding 'magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py' adding 'magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py' adding 'magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py' adding 'magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py' adding 'magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py' adding 'magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py' adding 'magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py' adding 'magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py' adding 'magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py' adding 'magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py' adding 'magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py' adding 'magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py' adding 'magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py' adding 'magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py' adding 'magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py' adding 'magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py' adding 'magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py' adding 'magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py' adding 'magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py' adding 'magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py' adding 'magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py' adding 'magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py' adding 'magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py' adding 'magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py' adding 'magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py' adding 'magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py' adding 'magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py' adding 'magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py' adding 'magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py' adding 'magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py' adding 'magnum/drivers/__init__.py' adding 'magnum/drivers/common/__init__.py' adding 'magnum/drivers/common/driver.py' adding 'magnum/drivers/common/k8s_monitor.py' adding 'magnum/drivers/common/k8s_scale_manager.py' adding 'magnum/drivers/common/templates/lb_api.yaml' adding 'magnum/drivers/common/templates/lb_etcd.yaml' adding 'magnum/drivers/common/templates/network.yaml' adding 'magnum/drivers/common/templates/environments/disable_floating_ip.yaml' adding 'magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml' adding 'magnum/drivers/common/templates/environments/enable_floating_ip.yaml' adding 'magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml' adding 'magnum/drivers/common/templates/environments/no_etcd_volume.yaml' adding 'magnum/drivers/common/templates/environments/no_master_lb.yaml' adding 'magnum/drivers/common/templates/environments/no_private_network.yaml' adding 'magnum/drivers/common/templates/environments/no_volume.yaml' adding 'magnum/drivers/common/templates/environments/with_etcd_volume.yaml' adding 'magnum/drivers/common/templates/environments/with_master_lb.yaml' adding 'magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml' adding 'magnum/drivers/common/templates/environments/with_private_network.yaml' adding 'magnum/drivers/common/templates/environments/with_volume.yaml' adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml' adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml' adding 'magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh' adding 'magnum/drivers/common/templates/fragments/configure-docker-registry.sh' adding 'magnum/drivers/common/templates/fragments/configure-docker-storage.sh' adding 'magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh' adding 'magnum/drivers/common/templates/fragments/enable-docker-registry.sh' adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml' adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml' adding 'magnum/drivers/common/templates/fragments/network_switcher_existing.yaml' adding 'magnum/drivers/common/templates/fragments/network_switcher_private.yaml' adding 'magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh' adding 'magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh' adding 'magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh' adding 'magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh' adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh' adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh' adding 'magnum/drivers/heat/__init__.py' adding 'magnum/drivers/heat/driver.py' adding 'magnum/drivers/heat/k8s_coreos_template_def.py' adding 'magnum/drivers/heat/k8s_fedora_template_def.py' adding 'magnum/drivers/heat/k8s_template_def.py' adding 'magnum/drivers/heat/template_def.py' adding 'magnum/drivers/k8s_fedora_coreos_v1/__init__.py' adding 'magnum/drivers/k8s_fedora_coreos_v1/driver.py' adding 'magnum/drivers/k8s_fedora_coreos_v1/template_def.py' adding 'magnum/drivers/k8s_fedora_coreos_v1/version.py' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml' adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json' adding 'magnum/hacking/__init__.py' adding 'magnum/hacking/checks.py' adding 'magnum/objects/__init__.py' adding 'magnum/objects/base.py' adding 'magnum/objects/certificate.py' adding 'magnum/objects/cluster.py' adding 'magnum/objects/cluster_template.py' adding 'magnum/objects/federation.py' adding 'magnum/objects/fields.py' adding 'magnum/objects/magnum_service.py' adding 'magnum/objects/nodegroup.py' adding 'magnum/objects/quota.py' adding 'magnum/objects/stats.py' adding 'magnum/objects/x509keypair.py' adding 'magnum/service/__init__.py' adding 'magnum/service/periodic.py' adding 'magnum/servicegroup/__init__.py' adding 'magnum/servicegroup/magnum_service_periodic.py' adding 'magnum/tests/__init__.py' adding 'magnum/tests/base.py' adding 'magnum/tests/conf_fixture.py' adding 'magnum/tests/fake_notifier.py' adding 'magnum/tests/fakes.py' adding 'magnum/tests/output_fixture.py' adding 'magnum/tests/policy_fixture.py' adding 'magnum/tests/utils.py' adding 'magnum/tests/contrib/copy_instance_logs.sh' adding 'magnum/tests/contrib/gate_hook.sh' adding 'magnum/tests/contrib/post_test_hook.sh' adding 'magnum/tests/functional/__init__.py' adding 'magnum/tests/functional/python_client_base.py' adding 'magnum/tests/functional/api/__init__.py' adding 'magnum/tests/functional/api/base.py' adding 'magnum/tests/functional/api/v1/__init__.py' adding 'magnum/tests/functional/api/v1/clients/__init__.py' adding 'magnum/tests/functional/api/v1/clients/cert_client.py' adding 'magnum/tests/functional/api/v1/clients/cluster_client.py' adding 'magnum/tests/functional/api/v1/clients/cluster_template_client.py' adding 'magnum/tests/functional/api/v1/clients/magnum_service_client.py' adding 'magnum/tests/functional/api/v1/models/__init__.py' adding 'magnum/tests/functional/api/v1/models/cert_model.py' adding 'magnum/tests/functional/api/v1/models/cluster_id_model.py' adding 'magnum/tests/functional/api/v1/models/cluster_model.py' adding 'magnum/tests/functional/api/v1/models/cluster_template_model.py' adding 'magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py' adding 'magnum/tests/functional/api/v1/models/clusterpatch_model.py' adding 'magnum/tests/functional/api/v1/models/magnum_service_model.py' adding 'magnum/tests/functional/common/__init__.py' adding 'magnum/tests/functional/common/base.py' adding 'magnum/tests/functional/common/client.py' adding 'magnum/tests/functional/common/config.py' adding 'magnum/tests/functional/common/datagen.py' adding 'magnum/tests/functional/common/manager.py' adding 'magnum/tests/functional/common/models.py' adding 'magnum/tests/functional/common/utils.py' adding 'magnum/tests/functional/k8s/__init__.py' adding 'magnum/tests/functional/k8s/test_k8s_python_client.py' adding 'magnum/tests/functional/k8s/test_magnum_python_client.py' adding 'magnum/tests/functional/k8s_fcos/__init__.py' adding 'magnum/tests/functional/k8s_fcos/test_k8s_python_client.py' adding 'magnum/tests/functional/k8s_ironic/__init__.py' adding 'magnum/tests/functional/k8s_ironic/test_k8s_python_client.py' adding 'magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml' adding 'magnum/tests/unit/__init__.py' adding 'magnum/tests/unit/test_hacking.py' adding 'magnum/tests/unit/api/__init__.py' adding 'magnum/tests/unit/api/base.py' adding 'magnum/tests/unit/api/test_app.py' adding 'magnum/tests/unit/api/test_attr_validator.py' adding 'magnum/tests/unit/api/test_expose.py' adding 'magnum/tests/unit/api/test_hooks.py' adding 'magnum/tests/unit/api/test_servicegroup.py' adding 'magnum/tests/unit/api/test_validation.py' adding 'magnum/tests/unit/api/utils.py' adding 'magnum/tests/unit/api/controllers/__init__.py' adding 'magnum/tests/unit/api/controllers/auth-paste.ini' adding 'magnum/tests/unit/api/controllers/auth-root-access.ini' adding 'magnum/tests/unit/api/controllers/auth-v1-access.ini' adding 'magnum/tests/unit/api/controllers/noauth-paste.ini' adding 'magnum/tests/unit/api/controllers/test_base.py' adding 'magnum/tests/unit/api/controllers/test_root.py' adding 'magnum/tests/unit/api/controllers/v1/__init__.py' adding 'magnum/tests/unit/api/controllers/v1/test_certificate.py' adding 'magnum/tests/unit/api/controllers/v1/test_cluster.py' adding 'magnum/tests/unit/api/controllers/v1/test_cluster_actions.py' adding 'magnum/tests/unit/api/controllers/v1/test_cluster_template.py' adding 'magnum/tests/unit/api/controllers/v1/test_federation.py' adding 'magnum/tests/unit/api/controllers/v1/test_magnum_service.py' adding 'magnum/tests/unit/api/controllers/v1/test_nodegroup.py' adding 'magnum/tests/unit/api/controllers/v1/test_quota.py' adding 'magnum/tests/unit/api/controllers/v1/test_stats.py' adding 'magnum/tests/unit/api/controllers/v1/test_types.py' adding 'magnum/tests/unit/api/controllers/v1/test_utils.py' adding 'magnum/tests/unit/cmd/__init__.py' adding 'magnum/tests/unit/cmd/test_api.py' adding 'magnum/tests/unit/cmd/test_conductor.py' adding 'magnum/tests/unit/cmd/test_db_manage.py' adding 'magnum/tests/unit/cmd/test_driver_manage.py' adding 'magnum/tests/unit/cmd/test_status.py' adding 'magnum/tests/unit/common/__init__.py' adding 'magnum/tests/unit/common/test_clients.py' adding 'magnum/tests/unit/common/test_context.py' adding 'magnum/tests/unit/common/test_exception.py' adding 'magnum/tests/unit/common/test_keystone.py' adding 'magnum/tests/unit/common/test_neutron.py' adding 'magnum/tests/unit/common/test_octavia.py' adding 'magnum/tests/unit/common/test_policy.py' adding 'magnum/tests/unit/common/test_profiler.py' adding 'magnum/tests/unit/common/test_rpc.py' adding 'magnum/tests/unit/common/test_service.py' adding 'magnum/tests/unit/common/test_short_id.py' adding 'magnum/tests/unit/common/test_urlfetch.py' adding 'magnum/tests/unit/common/test_utils.py' adding 'magnum/tests/unit/common/cert_manager/__init__.py' adding 'magnum/tests/unit/common/cert_manager/test_barbican.py' adding 'magnum/tests/unit/common/cert_manager/test_cert_manager.py' adding 'magnum/tests/unit/common/cert_manager/test_local.py' adding 'magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py' adding 'magnum/tests/unit/common/policies/__init__.py' adding 'magnum/tests/unit/common/policies/base.py' adding 'magnum/tests/unit/common/policies/test_certificate_policy.py' adding 'magnum/tests/unit/common/policies/test_cluster_policy.py' adding 'magnum/tests/unit/common/policies/test_cluster_template_policy.py' adding 'magnum/tests/unit/common/policies/test_federation_policy.py' adding 'magnum/tests/unit/common/policies/test_magnum_service_policy.py' adding 'magnum/tests/unit/common/policies/test_nodegroup_policy.py' adding 'magnum/tests/unit/common/policies/test_quota_policy.py' adding 'magnum/tests/unit/common/policies/test_stats_policy.py' adding 'magnum/tests/unit/common/x509/__init__.py' adding 'magnum/tests/unit/common/x509/test_operations.py' adding 'magnum/tests/unit/common/x509/test_sign.py' adding 'magnum/tests/unit/common/x509/test_validator.py' adding 'magnum/tests/unit/conductor/__init__.py' adding 'magnum/tests/unit/conductor/test_k8s_api.py' adding 'magnum/tests/unit/conductor/test_monitors.py' adding 'magnum/tests/unit/conductor/test_rpcapi.py' adding 'magnum/tests/unit/conductor/test_scale_manager.py' adding 'magnum/tests/unit/conductor/test_utils.py' adding 'magnum/tests/unit/conductor/handlers/__init__.py' adding 'magnum/tests/unit/conductor/handlers/test_ca_conductor.py' adding 'magnum/tests/unit/conductor/handlers/test_cluster_conductor.py' adding 'magnum/tests/unit/conductor/handlers/test_conductor_listener.py' adding 'magnum/tests/unit/conductor/handlers/test_federation_conductor.py' adding 'magnum/tests/unit/conductor/handlers/test_indirection_api.py' adding 'magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py' adding 'magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py' adding 'magnum/tests/unit/conductor/handlers/common/__init__.py' adding 'magnum/tests/unit/conductor/handlers/common/test_cert_manager.py' adding 'magnum/tests/unit/conductor/handlers/common/test_trust_manager.py' adding 'magnum/tests/unit/conductor/tasks/__init__.py' adding 'magnum/tests/unit/conductor/tasks/test_heat_tasks.py' adding 'magnum/tests/unit/conf/__init__.py' adding 'magnum/tests/unit/conf/test_conf.py' adding 'magnum/tests/unit/db/__init__.py' adding 'magnum/tests/unit/db/base.py' adding 'magnum/tests/unit/db/test_cluster.py' adding 'magnum/tests/unit/db/test_cluster_template.py' adding 'magnum/tests/unit/db/test_federation.py' adding 'magnum/tests/unit/db/test_magnum_service.py' adding 'magnum/tests/unit/db/test_nodegroup.py' adding 'magnum/tests/unit/db/test_quota.py' adding 'magnum/tests/unit/db/test_x509keypair.py' adding 'magnum/tests/unit/db/utils.py' adding 'magnum/tests/unit/db/sqlalchemy/__init__.py' adding 'magnum/tests/unit/db/sqlalchemy/test_types.py' adding 'magnum/tests/unit/drivers/__init__.py' adding 'magnum/tests/unit/drivers/test_heat_driver.py' adding 'magnum/tests/unit/drivers/test_template_definition.py' adding 'magnum/tests/unit/objects/__init__.py' adding 'magnum/tests/unit/objects/test_cluster.py' adding 'magnum/tests/unit/objects/test_cluster_template.py' adding 'magnum/tests/unit/objects/test_federation.py' adding 'magnum/tests/unit/objects/test_fields.py' adding 'magnum/tests/unit/objects/test_magnum_service.py' adding 'magnum/tests/unit/objects/test_nodegroup.py' adding 'magnum/tests/unit/objects/test_objects.py' adding 'magnum/tests/unit/objects/test_x509keypair.py' adding 'magnum/tests/unit/objects/utils.py' adding 'magnum/tests/unit/service/__init__.py' adding 'magnum/tests/unit/service/test_periodic.py' adding 'magnum/tests/unit/servicegroup/__init__.py' adding 'magnum/tests/unit/servicegroup/test_magnum_service.py' adding 'magnum/tests/unit/template/__init__.py' adding 'magnum/tests/unit/template/test_template.py' adding 'magnum/wsgi/api.py' adding 'magnum-20.1.0.dev14.data/data/etc/magnum/api-paste.ini' adding 'magnum-20.1.0.dev14.data/scripts/magnum-api-wsgi' adding 'magnum-20.1.0.dev14.dist-info/AUTHORS' adding 'magnum-20.1.0.dev14.dist-info/LICENSE' adding 'magnum-20.1.0.dev14.dist-info/METADATA' adding 'magnum-20.1.0.dev14.dist-info/WHEEL' adding 'magnum-20.1.0.dev14.dist-info/entry_points.txt' adding 'magnum-20.1.0.dev14.dist-info/pbr.json' adding 'magnum-20.1.0.dev14.dist-info/top_level.txt' adding 'magnum-20.1.0.dev14.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for magnum (pyproject.toml): finished with status 'done' Created wheel for magnum: filename=magnum-20.1.0.dev14-py3-none-any.whl size=751667 sha256=7690db5891286d8aab58f894f54b5b00a36766470c8518ea374da2f2648db186 Stored in directory: /builddir/.cache/pip/wheels/92/d6/7b/55559963aa22248b5dafb091532c3b0ef474984fb586616a75 Successfully built magnum + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e4PL1d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd magnum-20.1.0.dev14 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir/magnum-20.1.0.dev14-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=magnum==20.1.0.dev14 + '[' -z magnum==20.1.0.dev14 ']' + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir magnum==20.1.0.dev14 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir Processing ./pyproject-wheeldir/magnum-20.1.0.dev14-py3-none-any.whl Installing collected packages: magnum changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-conductor to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-db-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-driver-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-status to 755 Successfully installed magnum-20.1.0.dev14 + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-api /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-api-wsgi /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-conductor /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-db-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-driver-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-status /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-api: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-api-wsgi: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-conductor: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-db-manage: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-driver-manage: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/magnum-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/RECORD --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev14.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 loading stevedore.sphinxext /usr/lib/python3.12/site-packages/pbr/packaging.py:42: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('wsmeext')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:27: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). _default_last_updated = datetime.datetime.utcfromtimestamp(_timeint) [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (magnum); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/magnum-20.1.0.dev14/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/../../etc/magnum/magnum-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/_static/magnum.conf.sample /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/../../etc/magnum/magnum-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/_static/magnum.policy.yaml.sample building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 44 source files that are out of date updating environment: [new config] 44 added, 0 changed, 0 removed reading sources... [ 20%] admin/configuring .. configuration/sample-policy reading sources... [ 40%] configuration/samples/index .. contributor/quickstart reading sources... [ 60%] contributor/reno .. install/install-debian-manual reading sources... [ 80%] install/install-guide-from-source .. user/k8s-health-monitoring documenting plugins from 'magnum.template_definitions' documenting plugins from 'magnum.template_definitions' reading sources... [100%] user/k8s-keystone-authN-authZ .. user/node-groups looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [100%] ../_static/magnum.conf.sample copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 25%] admin/gmr .. configuration/samples/policy-yaml /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 50%] contributor/api-microversion .. index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 75%] install/common/configure_2_edit_magnum_conf .. install/launch-instance /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [100%] install/next-steps .. user/node-groups /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done copying images... [ 33%] images/cluster-template.png copying images... [ 67%] images/cluster-template-details.png copying images... [100%] images/cluster-create.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (3.55 seconds) congratulations :) (3.62 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/var/log/magnum/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/var/run/magnum/ + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/logrotate.d/openstack-magnum + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-api.service /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/systemd/system/openstack-magnum-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-conductor.service /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/var/lib/magnum/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/var/lib/magnum/certificates/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/magnum/ + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64//usr/lib/python3.12/site-packages + oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/magnum/magnum.conf + sed -i '/#pybasedir.*/d' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/magnum/magnum.conf + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/magnum/magnum.conf + mv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/etc/magnum + rmdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/etc/magnum + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250605214208.3d7c57c.el10 --unique-debug-suffix -20.1.0-0.20250605214208.3d7c57c.el10.x86_64 --unique-debug-src-base openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/magnum-20.1.0.dev14 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.12/site-packages/magnum/tests/contrib/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x mangling shebang in /usr/lib/python3.12/site-packages/magnum/tests/contrib/gate_hook.sh from /bin/bash -x to #!/usr/bin/bash -x mangling shebang in /usr/lib/python3.12/site-packages/magnum/tests/contrib/copy_instance_logs.sh from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DuXnXb + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd magnum-20.1.0.dev14 + rm magnum/tests/unit/test_hacking.py + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( 3 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( 3 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 3 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 3 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.041601s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.005465s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.005644s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.005159s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.005356s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.005278s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.005431s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.005341s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.020361s] ... ok {3} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.170492s] ... ok {3} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.005842s] ... ok 3 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {3} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.142524s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _MANAGER = manager.MigrationManager(migration_config) INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd :530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.15; use exec_module() instead {3} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.015130s] ... ok {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.010240s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.096435s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.052776s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.013739s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.015076s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.005408s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.026193s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.059959s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} GET: /certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.012785s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.019656s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.011860s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.012575s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.085486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.114648s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.014644s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.009128s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.073486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.019855s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.024987s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.006266s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.014466s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster [0.060946s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.010468s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.043071s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/0d52b792-0423-4009-8620-5d6e3f7527ce GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.213179s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.012770s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.005407s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.090127s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/detail?limit=3&marker=495780e5-7c3a-4034-a321-ac5289e0f66f {} GOT:{'clusters': [{'uuid': '73a25577-fb17-4be5-8f54-dd14717753c3', '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/73a25577-fb17-4be5-8f54-dd14717753c3', 'rel': 'self'}, {'href': 'http://localhost/clusters/73a25577-fb17-4be5-8f54-dd14717753c3', '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': '2025-06-05T21:44:13.689437+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.084946s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.008474s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [0.102333s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': 'a69714e8-f96c-4de0-af24-a2a47b77d4a9', '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/a69714e8-f96c-4de0-af24-a2a47b77d4a9', 'rel': 'self'}, {'href': 'http://localhost/clusters/a69714e8-f96c-4de0-af24-a2a47b77d4a9', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '56e6e0c4-10de-4f12-8058-3d23d6477290', '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/56e6e0c4-10de-4f12-8058-3d23d6477290', 'rel': 'self'}, {'href': 'http://localhost/clusters/56e6e0c4-10de-4f12-8058-3d23d6477290', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '20fa5a1a-e774-44e1-ad84-9af4d39fc22e', '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/20fa5a1a-e774-44e1-ad84-9af4d39fc22e', 'rel': 'self'}, {'href': 'http://localhost/clusters/20fa5a1a-e774-44e1-ad84-9af4d39fc22e', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'b195d282-2043-4bae-aed5-36f979672f4a', '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/b195d282-2043-4bae-aed5-36f979672f4a', 'rel': 'self'}, {'href': 'http://localhost/clusters/b195d282-2043-4bae-aed5-36f979672f4a', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.012425s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.008280s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.005639s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one [0.031665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:13.838005+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.006668s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.034894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/52bc7964-1ffb-4997-b5fe-429a52f8ef80 {} GOT:{'uuid': '52bc7964-1ffb-4997-b5fe-429a52f8ef80', '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/52bc7964-1ffb-4997-b5fe-429a52f8ef80', 'rel': 'self'}, {'href': 'http://localhost/clusters/52bc7964-1ffb-4997-b5fe-429a52f8ef80', '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': '2025-06-05T21:44:13.878184+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.017620s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.011964s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/a22a9eb6-ac9a-4f2b-a709-efe3d709e177 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster a22a9eb6-ac9a-4f2b-a709-efe3d709e177 could not be found", "detail": "Cluster a22a9eb6-ac9a-4f2b-a709-efe3d709e177 could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.011151s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.006762s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.292191s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _MANAGER = manager.MigrationManager(migration_config) INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.098309s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': 'ce56a881-628d-41cc-b456-42214e6e50b6', '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/ce56a881-628d-41cc-b456-42214e6e50b6', 'rel': 'self'}, {'href': 'http://localhost/clusters/ce56a881-628d-41cc-b456-42214e6e50b6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '1a72af0e-2294-4833-9b78-34dd49d9ad77', '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/1a72af0e-2294-4833-9b78-34dd49d9ad77', 'rel': 'self'}, {'href': 'http://localhost/clusters/1a72af0e-2294-4833-9b78-34dd49d9ad77', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '29565529-a6e5-4fed-8cd3-582c2091bb16', '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/29565529-a6e5-4fed-8cd3-582c2091bb16', 'rel': 'self'}, {'href': 'http://localhost/clusters/29565529-a6e5-4fed-8cd3-582c2091bb16', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f7af9592-4056-4e72-9cf5-42e8b3aa916f', '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/f7af9592-4056-4e72-9cf5-42e8b3aa916f', 'rel': 'self'}, {'href': 'http://localhost/clusters/f7af9592-4056-4e72-9cf5-42e8b3aa916f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '734a8c19-5680-4fa2-8493-526e5f49e0d2', '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/734a8c19-5680-4fa2-8493-526e5f49e0d2', 'rel': 'self'}, {'href': 'http://localhost/clusters/734a8c19-5680-4fa2-8493-526e5f49e0d2', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.027902s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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 a non-existent object 'non-existent'", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.095811s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.459604s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _MANAGER = manager.MigrationManager(migration_config) INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.147294s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_not_found [0.035039s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/not_found {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.008815s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.012149s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.072276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:14.044714+00:00', 'updated_at': None} PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:14.044714+00:00', 'updated_at': '2025-06-05T21:44:14.090280+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.049434s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ :530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.15; use exec_module() instead {1} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.017427s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.042896s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/certificates {'cluster_uuid': 'not_found', 'csr': 'fake-csr'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.038051s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) name", "detail": "cannot change cluster property(ies) name.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.066175s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.046009s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/6f9c12a8-4d81-4143-a37d-0ede93891793/detail {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name [0.058665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:14.159758+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.018913s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5717298d-c29c-4e84-b476-42f69d340ee0 [{'path': '/cluster_id', 'value': '5717298d-c29c-4e84-b476-42f69d340ee0', 'op': 'replace'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5717298d-c29c-4e84-b476-42f69d340ee0 could not be found", "detail": "Cluster 5717298d-c29c-4e84-b476-42f69d340ee0 could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.152728s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _MANAGER = manager.MigrationManager(migration_config) INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.051880s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=False [{'path': '/node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.3 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.098092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/cluster_example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.124750s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr', 'pem': 'fake-pem'} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.034343s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/test_cluster {} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.071440s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/not_found GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.077751s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ :530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.15; use exec_module() instead /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.037042s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.028909s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.022879s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/certificates {'cluster_uuid': 'cluster1', 'csr': 'fake-csr'} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cluster_template_name [0.126680s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'clustermodel1', '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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "fe5d264e-f3b8-4ce8-a978-848f1e788120"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.023986s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.006445s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.100544s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/test_cluster GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.033490s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.087746s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_even_master_count_oldmicroversion [0.065114s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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': 2, 'merge_labels': False} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master nodegroup size of 2 is invalid, size cannot be an even number", "detail": "master nodegroup size of 2 is invalid, size cannot be an even number.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.033117s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.026990s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/ {} GOT:{'id': 'v1', 'media_types': [{'base': 'application/json', 'type': 'application/vnd.openstack.magnum.v1+json'}], 'links': [{'href': 'http://localhost/v1/', 'rel': 'self'}, {'href': 'http://docs.openstack.org/developer/magnum/dev/api-spec-v1.html', 'rel': 'describedby', 'type': 'text/html'}], 'clustertemplates': [{'href': 'http://localhost/v1/clustertemplates/', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/', 'rel': 'bookmark'}], 'clusters': [{'href': 'http://localhost/v1/clusters/', 'rel': 'self'}, {'href': 'http://localhost/clusters/', 'rel': 'bookmark'}], 'quotas': [{'href': 'http://localhost/v1/quotas/', 'rel': 'self'}, {'href': 'http://localhost/quotas/', 'rel': 'bookmark'}], 'certificates': [{'href': 'http://localhost/v1/certificates/', 'rel': 'self'}, {'href': 'http://localhost/certificates/', 'rel': 'bookmark'}], 'mservices': [{'href': 'http://localhost/v1/mservices/', 'rel': 'self'}, {'href': 'http://localhost/mservices/', 'rel': 'bookmark'}], 'stats': [{'href': 'http://localhost/v1/stats/', 'rel': 'self'}, {'href': 'http://localhost/stats/', 'rel': 'bookmark'}], 'federations': [{'href': 'http://localhost/v1/federations/', 'rel': 'self'}, {'href': 'http://localhost/federations/', 'rel': 'bookmark'}], 'nodegroups': [{'href': 'http://localhost/v1/clusters/{cluster_id}/nodegroups', 'rel': 'self'}, {'href': 'http://localhost/clusters/{cluster_id}/nodegroups', 'rel': 'bookmark'}]} {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.012227s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.026248s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_docker_volume_size [0.065626s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.029378s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/cluster1 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.046030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.022541s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/detail {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.030797s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/cluster1 {} GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_empty [0.018809s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': []} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.060780s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_all [0.019068s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.037462s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.201927s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': '1f1a165d-ac27-4e81-ba12-8d46c02cb9b0', '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/1f1a165d-ac27-4e81-ba12-8d46c02cb9b0', 'rel': 'self'}, {'href': 'http://localhost/clusters/1f1a165d-ac27-4e81-ba12-8d46c02cb9b0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '804bd2d9-c180-4d30-a406-a25f56b2b1d4', '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/804bd2d9-c180-4d30-a406-a25f56b2b1d4', 'rel': 'self'}, {'href': 'http://localhost/clusters/804bd2d9-c180-4d30-a406-a25f56b2b1d4', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '280849c9-726f-4a64-8977-bb8dae6b3b17', '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/280849c9-726f-4a64-8977-bb8dae6b3b17', 'rel': 'self'}, {'href': 'http://localhost/clusters/280849c9-726f-4a64-8977-bb8dae6b3b17', '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=280849c9-726f-4a64-8977-bb8dae6b3b17'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.026289s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/2ff17f3a-2c1a-4ea4-ae98-339cf819dbcc [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 2ff17f3a-2c1a-4ea4-ae98-339cf819dbcc could not be found", "detail": "Cluster 2ff17f3a-2c1a-4ea4-ae98-339cf819dbcc could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.043077s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.093744s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "9857c4a4-32b2-41c0-9ba5-ad346a9809cc"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.032223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.044572s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/detail {} 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': '2025-06-05T21:44:14.677129+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.024693s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/9ec942a0-8f86-4484-9331-87b64d18e8e7 GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 9ec942a0-8f86-4484-9331-87b64d18e8e7 could not be found", "detail": "Cluster 9ec942a0-8f86-4484-9331-87b64d18e8e7 could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.047764s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "b7017f26-0e4b-49a0-a0d1-deeec893046c"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.095744s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "2c568497-5a52-49f2-8498-77041b4c23ea"} 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} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.074976s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters?limit=3&marker=f2d95411-38c6-4e78-8d68-8d7275ab8cb0 {} GOT:{'clusters': [{'uuid': '7ebf5863-f424-4264-9f33-e57ca0e4a8df', '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/7ebf5863-f424-4264-9f33-e57ca0e4a8df', 'rel': 'self'}, {'href': 'http://localhost/clusters/7ebf5863-f424-4264-9f33-e57ca0e4a8df', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.076634s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "keypair2", "detail": "keypair2", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.036596s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1 {} 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': '2025-06-05T21:44:14.802896+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.067242s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-key", "detail": "test-key", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_not_found [0.014280s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/not_found {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.042880s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/63f7aedb-df78-4d9a-baea-03db6f4ced1f {} GOT:{'uuid': '63f7aedb-df78-4d9a-baea-03db6f4ced1f', '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/63f7aedb-df78-4d9a-baea-03db6f4ced1f', 'rel': 'self'}, {'href': 'http://localhost/clusters/63f7aedb-df78-4d9a-baea-03db6f4ced1f', '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': '63f7aedb-df78-4d9a-baea-03db6f4ced1f', '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': '2025-06-05T21:44:14.849195+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.054334s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "f6dff3f9-4667-43f6-a07f-020fc7c154c3"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.202322s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/?limit=3 {} GOT:{'clusters': [{'uuid': 'f3fae44a-c79c-4853-96c6-f1e4e1e2e967', '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/f3fae44a-c79c-4853-96c6-f1e4e1e2e967', 'rel': 'self'}, {'href': 'http://localhost/clusters/f3fae44a-c79c-4853-96c6-f1e4e1e2e967', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '0eca029f-62b5-4701-8a0a-4617ec72b98c', '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/0eca029f-62b5-4701-8a0a-4617ec72b98c', 'rel': 'self'}, {'href': 'http://localhost/clusters/0eca029f-62b5-4701-8a0a-4617ec72b98c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f86df2a8-a00a-4b3c-b0d8-6b556d1292bf', '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/f86df2a8-a00a-4b3c-b0d8-6b556d1292bf', 'rel': 'self'}, {'href': 'http://localhost/clusters/f86df2a8-a00a-4b3c-b0d8-6b556d1292bf', '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=f86df2a8-a00a-4b3c-b0d8-6b556d1292bf'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.058945s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:14.903977+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.058868s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "9ebd6604-76ba-491b-b2ab-a081069ca654"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.038789s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/3fb72c5d-f686-4b45-8ab4-cc65809be185 {} GOT:{'uuid': '3fb72c5d-f686-4b45-8ab4-cc65809be185', 'name': 'cluster1', 'cluster_template_id': '3a4b9727-64e1-4b5c-b744-020a71f25b3d', '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/3fb72c5d-f686-4b45-8ab4-cc65809be185', 'rel': 'self'}, {'href': 'http://localhost/clusters/3fb72c5d-f686-4b45-8ab4-cc65809be185', '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': '2025-06-05T21:44:14.953062+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.089309s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/test_cluster {} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.075607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76 {} GOT:{'uuid': 'e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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/e08c0543-2728-4a3d-8a82-8f7d7c062f76', 'rel': 'self'}, {'href': 'http://localhost/clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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': '2025-06-05T21:44:15.000170+00:00', 'updated_at': None} GET: /v1/clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76 {} GOT:{'uuid': 'e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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/e08c0543-2728-4a3d-8a82-8f7d7c062f76', 'rel': 'self'}, {'href': 'http://localhost/clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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': '2025-06-05T21:44:15.000170+00:00', 'updated_at': None} GET: /clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76 {} GOT:{'uuid': 'e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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/e08c0543-2728-4a3d-8a82-8f7d7c062f76', 'rel': 'self'}, {'href': 'http://localhost/clusters/e08c0543-2728-4a3d-8a82-8f7d7c062f76', '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': '2025-06-05T21:44:15.000170+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.020094s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/uuid', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.062665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} 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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.043949s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'c7ee5cfa-f8ff-49cf-a091-55b9fd117b3a', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.038890s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': -1, 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.328172s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.073785s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/health_status', 'value': 'HEALTHY', 'op': 'replace'}, {'path': '/health_status_reason', 'value': '{"api": "ok"}', 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:15.138800+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.051660s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "7eb65250-cd18-4ae5-862c-027b1067c461"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.076607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:15.145241+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.288898s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "66c75bf6-4f99-4afc-83f1-4903a4e4fd0d"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e6d0f06a-6646-4d65-b762-2c63b0f117d3"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "196c667e-4b12-45eb-9988-35d783a19e1a"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "218d8ede-1d4d-47d3-ae26-10810f1a0bf3"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "a598b3ae-1fbb-4815-9729-30290eea2bb0"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5be3348f-8047-4243-b8b9-1853cf0d0ee6"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "12348692-6f07-46be-a463-7e9f2f0d2254"} 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "b7a8f8e8-51db-4b87-98fd-874e344ae09d"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in t he next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.044262s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'f45f35a6-a200-4577-87e4-431d1cc976c4', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.041061s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/not_found [{'path': '/name', 'value': 'not_found', 'op': 'replace'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_os_distro_image [0.055380s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.045174s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/test_cluster [{'path': '/name', 'value': 'test_cluster', 'op': 'replace'}] GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.057748s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.10 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.093956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '129f5b80-990a-4da9-a442-94aa9653b0bf'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.069468s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': '8b6ded49-245c-4ea1-9c96-950d067ee3c1', '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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate 8b6ded49-245c-4ea1-9c96-950d067ee3c1 could not be found", "detail": "ClusterTemplate 8b6ded49-245c-4ea1-9c96-950d067ee3c1 could not be found.", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.053455s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/d50adbc4-a6fd-4c9c-a010-9e07481ba655 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "d50adbc4-a6fd-4c9c-a010-9e07481ba655"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.034767s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=True [{'path': '/node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.3 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_nonexist_image [0.052647s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-img", "detail": "test-img", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.103718s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "3f4449b7-702d-40cc-adb8-a914b45a9910"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.084894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'd4d58336-6d95-4bb2-9fb8-2546e03c0c69'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:15.350620+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.040126s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_no_cluster_template_id [0.027756s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.054639s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "169aa989-3004-44a2-b2f5-48b6a47afe78"} {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.052275s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/not_there/actions/upgrade {'cluster_template': 'test_2'} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.8 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_there could not be found", "detail": "Cluster not_there could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.032612s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "2a86cf15-6b93-4083-a6a1-74f9e8ccdde4"} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.072872s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e7306a31-c265-4422-a965-a39b3124e55b"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.060507s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "a22a641b-a1e3-4791-b2a6-d0c38bb0d7c3"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_even_master_count [0.027048s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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': 2, 'merge_labels': False} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.10 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master nodegroup size of 2 is invalid, size cannot be an even number", "detail": "master nodegroup size of 2 is invalid, size cannot be an even number.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_generate_uuid [0.025504s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "fb18ee8c-bb9b-46a6-9b70-64d12e436890"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.069346s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'not_there'} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.8 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_there could not be found", "detail": "ClusterTemplate not_there could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_name [0.039794s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.037716s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "d10ec31b-88d3-4016-b69c-b70848aa0ca5"} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.058784s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "dfbc876d-556c-4bf8-a883-3f0800ce2820"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.040091s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.058202s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_1', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_labels [0.054902s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "78ea28be-2098-4cd6-9f42-8c2249af224c"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.054693s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "b424ba36-be96-430f-8139-da302d7e0620"} {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.055042s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.024063s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "test-img", "detail": "test-img", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.061874s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "c0164aa4-5c9d-4f08-be67-5dc77c5d456e"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.036739s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_negative_master_count [0.043908s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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': -1, 'merge_labels': False} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute master_count", "detail": "Invalid input for field/attribute master_count. Value: '-1'. Value should be greater or equal to 1", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_docker_volume_size [0.156874s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "730ad6cc-f7f2-40e6-bf62-c797d6e00bba"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.024045s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "b26d7c88-f6f9-4f63-8c6d-303356662b49"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.043053s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.039652s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "df784389-4cab-4dc5-aa52-03b43347af04"} {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup_even_unsupported [0.074347s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 4, 'nodegroup': '51bcf47b-d51f-4e91-9331-063e45fd552e'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing the master nodegroup is not supported by this driver", "detail": "Resizing the master nodegroup is not supported by this driver.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.020496s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-net", "detail": "test-net", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.029301s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "408d711d-8f25-4772-a760-7ecf6821ed6b"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.022181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-flavor", "detail": "test-flavor", "links": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.039524s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.017141s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup_odd_unsupported [0.042437s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': 'b1c98f30-12f1-4705-902d-cec0d6d2c8c2'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing the master nodegroup is not supported by this driver", "detail": "Resizing the master nodegroup is not supported by this driver.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor_disk_size [0.028408s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Flavor with zero root volume size is not supported when boot_volume_size is zero", "detail": "Flavor with zero root volume size is not supported when boot_volume_size is zero.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.035187s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate notfound could not be found", "detail": "ClusterTemplate notfound could not be found.", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.031739s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "ba40ed4b-8059-4aab-b02b-b385fae19687"} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.064410s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.085488s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'e1dd3a72-a816-4c99-8c96-e6a67406cc37'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_name [0.060794s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "af26d5a5-36f9-43cc-9ab6-3dc103d46dbb"} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.010439s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.069089s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/detail?limit=3&marker=7e031fde-e0bd-48b5-a5de-5be320884bdc {} GOT:{'clustertemplates': [{'uuid': '595e89d9-2a77-46ef-935e-5d6d63b9ab49', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/595e89d9-2a77-46ef-935e-5d6d63b9ab49', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/595e89d9-2a77-46ef-935e-5d6d63b9ab49', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:15.885317+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.080667s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "d42e4c44-495d-4610-ae5c-c960e8d51652"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.037447s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.056642s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '92de8266-570d-437d-97aa-872e999b066f'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.048863s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.058862s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_not_found [0.049307s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/98194565-1b9e-410f-a317-1f288b2973aa GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 98194565-1b9e-410f-a317-1f288b2973aa could not be found", "detail": "ClusterTemplate 98194565-1b9e-410f-a317-1f288b2973aa could not be found.", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.079669s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.10 Vary: OpenStack-API-Version {"uuid": "a589d7cd-3594-48e4-9bfa-9b65cac93ef0"} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.046819s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/test_cluster_template GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.086263s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.064906s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/?limit=3 {} GOT:{'clustertemplates': [{'uuid': '89c28411-43aa-40b8-ae8c-0507d3d1f352', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/89c28411-43aa-40b8-ae8c-0507d3d1f352', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/89c28411-43aa-40b8-ae8c-0507d3d1f352', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.110331+00:00', 'updated_at': None}, {'uuid': 'fd1fd585-6878-4c02-9d49-5d563eb8652d', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/fd1fd585-6878-4c02-9d49-5d563eb8652d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/fd1fd585-6878-4c02-9d49-5d563eb8652d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.115940+00:00', 'updated_at': None}, {'uuid': '5729d168-879f-42e5-989d-e315dda852f1', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/5729d168-879f-42e5-989d-e315dda852f1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5729d168-879f-42e5-989d-e315dda852f1', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.120368+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=5729d168-879f-42e5-989d-e315dda852f1'} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_flavor_id [0.052654s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "2ce918c9-c1ad-42d1-9467-ccbb164b6a31"} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.039677s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/3a9a203e-b2c6-4ae5-abaa-979874666328 {} GOT:{'uuid': '3a9a203e-b2c6-4ae5-abaa-979874666328', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/3a9a203e-b2c6-4ae5-abaa-979874666328', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/3a9a203e-b2c6-4ae5-abaa-979874666328', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.179026+00:00', 'updated_at': None} {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.307656s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '053371ae-dc9f-4510-a570-9d5eb34cffc8'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.10 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.338971s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.228814+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.069503s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "fef439b9-42a1-41af-8c98-0c40731480f5"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.106620s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.218485+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.218485+00:00', 'updated_at': '2025-06-05T21:44:16.273921+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.046231s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '8862b40e-39e5-44b2-8982-865cb213cc73'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.076158s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'img', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize [0.094056s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.7 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} 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': '2025-06-05T21:44:16.273078+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_driver_name [0.053229s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "mock_driver", "created_at": "2025-06-05T21:44:16.352581+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version. warnings.warn(self._heat_driver_deprecation_note, {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.075808s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/3c5f6681-006b-423a-9bf9-165c3e8a8bb3/actions/upgrade {'cluster_template': 'test_2'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.8 Vary: OpenStack-API-Version {"uuid": "3c5f6681-006b-423a-9bf9-165c3e8a8bb3"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_flavor [0.059594s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.419057+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.069449s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'not_there'} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not_there could not be found", "detail": "Nodegroup not_there could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.120156s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.350036+00:00', 'updated_at': None} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": null, "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.350036+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': None, 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.350036+00:00', 'updated_at': '2025 -06-05T21:44:16.435216+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.113257s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.8 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.062807s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': -12, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 65536, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 0, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 1023, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_p ort': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.044499s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_invalid_flavor [0.046380s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Flavor with zero root volume size is not supported when boot_volume_size is zero", "detail": "Flavor with zero root volume size is not supported when boot_volume_size is zero.", "links": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_network_driver [0.024113s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'bad_driver', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver.", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.048541s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '796e4f34-1586-4282-91d0-afbcfef05644'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.9 Vary: OpenStack-API-Version {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.027714s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': []} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.012648s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/739494c3-bb73-4600-82c3-da970eb517e6/detail {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.019140s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/clustermodel1 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.539689+00:00', 'updated_at': None} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.042833s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'value': 'aaa', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.011566s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.039620s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.547055+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.012659s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.020239s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/test_clustertemplate {} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.031013s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "flavor", "detail": "flavor", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.020436s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.025201s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/ae415f81-ebff-49ac-880a-704986b40027 {} GOT:{'uuid': 'ae415f81-ebff-49ac-880a-704986b40027', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/ae415f81-ebff-49ac-880a-704986b40027', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/ae415f81-ebff-49ac-880a-704986b40027', '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': 'ae415f81-ebff-49ac-880a-704986b40027', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.580200+00:00', 'updated_at': None} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_as_admin [0.015086s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/5c65af3c-068a-4794-8090-afa8c97cc72b GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_name_with_cluster [0.066142s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.567942+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.032988s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.615675+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.022508s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/clustermodel1 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.030424s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': '1e2fcb52-1fa8-485a-abcc-3af0771cc1f8', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/1e2fcb52-1fa8-485a-abcc-3af0771cc1f8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1e2fcb52-1fa8-485a-abcc-3af0771cc1f8', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.607864+00:00', 'updated_at': None}, {'uuid': '254790dc-c2b5-470d-9c88-ce401eb08475', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/254790dc-c2b5-470d-9c88-ce401eb08475', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/254790dc-c2b5-470d-9c88-ce401eb08475', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.609731+00:00', 'updated_at': None}, {'uuid': '5297bc35-ef13-4237-8095-df980225df54', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/5297bc35-ef13-4237-8095-df980225df54', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5297bc35-ef13-4237-8095-df980225df54', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.610801+00:00', 'updated_at': None}, {'uuid': 'b279e44b-bfd0-4e00-8d7c-cc9f8e24481a', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'pr ivate-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/b279e44b-bfd0-4e00-8d7c-cc9f8e24481a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b279e44b-bfd0-4e00-8d7c-cc9f8e24481a', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.611943+00:00', 'updated_at': None}, {'uuid': '8a34ec2e-4fc0-4057-a499-151e57cb7878', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/8a34ec2e-4fc0-4057-a499-151e57cb7878', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/8a34ec2e-4fc0-4057-a499-151e57cb7878', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.613315+00:00', 'updated_at': None}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.018241s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.023375s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/not_found GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.052048s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'overlay', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "overlay", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.667435+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.026970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': 'e73f2c99-3cd3-44e7-a596-08b7cff14b9e', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e73f2c99-3cd3-44e7-a596-08b7cff14b9e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e73f2c99-3cd3-44e7-a596-08b7cff14b9e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.655365+00:00', 'updated_at': None}, {'uuid': '1f6765a2-6b3e-4f15-b8d8-9e3b24e809f3', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/1f6765a2-6b3e-4f15-b8d8-9e3b24e809f3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1f6765a2-6b3e-4f15-b8d8-9e3b24e809f3', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.656434+00:00', 'updated_at': None}, {'uuid': 'c4a4c329-0436-4b64-b579-afb38f277b9a', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/c4a4c329-0436-4b64-b579-afb38f277b9a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c4a4c329-0436-4b64-b579-afb38f277b9a', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.657453+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=c4a4c329-0436-4b64-b579-afb38f277b9a'} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.036182s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/coe', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/server_type', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/tls_disabled', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/registry_enabled', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro ', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.016539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/detail {} GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.682699+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ Exception ignored in: . at 0x7f13488558a0> Traceback (most recent call last): File "/usr/lib64/python3.12/site-packages/sqlalchemy/pool/base.py", line 729, in _finalize_fairy( File "/usr/lib64/python3.12/site-packages/sqlalchemy/pool/base.py", line 1035, in _finalize_fairy connection_record.checkin() File "/usr/lib64/python3.12/site-packages/sqlalchemy/pool/base.py", line 770, in checkin pool.dispatch.checkin(connection, self) File "/usr/lib64/python3.12/site-packages/sqlalchemy/event/attr.py", line 497, in __call__ fn(*args, **kw) File "/usr/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py", line 52, in _thread_yield time.sleep(0) File "/usr/lib/python3.12/site-packages/eventlet/greenthread.py", line 35, in sleep raise RuntimeError('do not call blocking functions from the mainloop') RuntimeError: do not call blocking functions from the mainloop {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.077259s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'flannel', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.032885s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'cinder', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.703080+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version. warnings.warn(self._heat_driver_deprecation_note, {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_against_single [0.015053s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66/detail {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_not_allow_update [0.032234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'calico', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {3} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.032097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/foo GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation foo could not be found", "detail": "Federation foo could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.040353s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': '36f5be5a-f8d4-4a0d-86a9-999463601c58', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/36f5be5a-f8d4-4a0d-86a9-999463601c58', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/36f5be5a-f8d4-4a0d-86a9-999463601c58', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '0', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.714212+00:00', 'updated_at': None}, {'uuid': 'f6330b9e-2615-4b1e-a387-b32e1751d3b9', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/f6330b9e-2615-4b1e-a387-b32e1751d3b9', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f6330b9e-2615-4b1e-a387-b32e1751d3b9', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '1', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.715140+00:00', 'updated_at': None}, {'uuid': '36520f04-31b4-463e-a876-950100b6988f', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/36520f04-31b4-463e-a876-950100b6988f', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/36520f04-31b4-463e-a876-950100b6988f', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '2', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.716011+00:00', 'updated_at': None}, {'uuid': '843ba2e3-64ff-408a-b528-2ff154e2d090', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/843ba2e3-64ff-408a-b528-2ff154e2d090', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/843ba2e3-64ff-408a-b528-2ff154e2d090', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '3', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.717116+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) return query.all() {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.058607s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/docker_storage_driver', 'value': 'devicemapper', 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.712766+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_dns [0.038040s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.749036+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version. warnings.warn(self._heat_driver_deprecation_note, {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.029421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates?limit=3&marker=58269007-ae96-4730-a4ac-1ec4b50416d5 {} GOT:{'clustertemplates': [{'uuid': 'dc50bf2c-f0bb-4092-9bce-b37cde18acd8', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/dc50bf2c-f0bb-4092-9bce-b37cde18acd8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dc50bf2c-f0bb-4092-9bce-b37cde18acd8', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.759799+00:00', 'updated_at': None}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.043289s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/?limit=3 {} GOT:{'federations': [{'uuid': '6bfe4cca-3cf8-41dc-bbb1-fbfdb641ff7b', '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/6bfe4cca-3cf8-41dc-bbb1-fbfdb641ff7b', 'rel': 'self'}, {'href': 'http://localhost/federations/6bfe4cca-3cf8-41dc-bbb1-fbfdb641ff7b', 'rel': 'bookmark'}]}, {'uuid': 'c8e28468-8f89-45d5-94c2-6c5d3c6cdbc0', '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/c8e28468-8f89-45d5-94c2-6c5d3c6cdbc0', 'rel': 'self'}, {'href': 'http://localhost/federations/c8e28468-8f89-45d5-94c2-6c5d3c6cdbc0', 'rel': 'bookmark'}]}, {'uuid': 'dfa44100-2dd7-4321-9c8b-76875ac93ce6', '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/dfa44100-2dd7-4321-9c8b-76875ac93ce6', 'rel': 'self'}, {'href': 'http://localhost/federations/dfa44100-2dd7-4321-9c8b-76875ac93ce6', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=dfa44100-2dd7-4321-9c8b-76875ac93ce6'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.038353s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_docker_volume_size [0.040734s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 99, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.796981+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.045876s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.807141+00:00', 'updated_at': None} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.025140s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': -1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 2, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'notanint', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.041976s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '6bfa7850-0895-4c60-818d-aa7c8050c59d', '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/6bfa7850-0895-4c60-818d-aa7c8050c59d', 'rel': 'self'}, {'href': 'http://localhost/federations/6bfa7850-0895-4c60-818d-aa7c8050c59d', 'rel': 'bookmark'}]}, {'uuid': 'b63a8cfa-d4ef-43aa-9258-d5ca49a4596d', '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/b63a8cfa-d4ef-43aa-9258-d5ca49a4596d', 'rel': 'self'}, {'href': 'http://localhost/federations/b63a8cfa-d4ef-43aa-9258-d5ca49a4596d', 'rel': 'bookmark'}]}, {'uuid': 'a2005e61-c3ae-4e1f-afd2-7442a897e773', '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/a2005e61-c3ae-4e1f-afd2-7442a897e773', 'rel': 'self'}, {'href': 'http://localhost/federations/a2005e61-c3ae-4e1f-afd2-7442a897e773', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=a2005e61-c3ae-4e1f-afd2-7442a897e773'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.037928s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/7038a76a-aa59-48b2-9584-394d9b04bedd [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'add'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 7038a76a-aa59-48b2-9584-394d9b04bedd could not be found", "detail": "ClusterTemplate 7038a76a-aa59-48b2-9584-394d9b04bedd could not be found.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.015877s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple images", "detail": "Multiple images", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_not_found [0.018131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/not_found {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.016210s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-img", "detail": "test-img", "links": []}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail [0.035629s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/detail {} GOT:{'federations': [{'uuid': 'f3a081bd-a571-4045-9d95-ef6f5e53fe95', '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/f3a081bd-a571-4045-9d95-ef6f5e53fe95', 'rel': 'self'}, {'href': 'http://localhost/federations/f3a081bd-a571-4045-9d95-ef6f5e53fe95', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:16.847922+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.018821s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/d690e828-f289-4449-938d-5dd9ece2fd26 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate d690e828-f289-4449-938d-5dd9ece2fd26 could not be found", "detail": "ClusterTemplate d690e828-f289-4449-938d-5dd9ece2fd26 could not be found.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.019296s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.025795s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe {} GOT:{'uuid': '6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.872786+00:00', 'updated_at': None} GET: /v1/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe {} GOT:{'uuid': '6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.872786+00:00', 'updated_at': None} GET: /clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe {} GOT:{'uuid': '6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6dde19c7-bd3c-49d7-9451-ca363eb26abe', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.872786+00:00', 'updated_at': None} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.058506s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.850312+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.850312+00:00', 'updated_at': '2025-06-05T21:44:16.875404+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.015188s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/non-existent', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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 a non-existent object 'non-existent'", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.019491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/f0284464-f2ff-41f8-8a0b-e7bddde643c8 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "f0284464-f2ff-41f8-8a0b-e7bddde643c8", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/f0284464-f2ff-41f8-8a0b-e7bddde643c8", "rel": "self"}, {"href": "http://localhost/clustertemplates/f0284464-f2ff-41f8-8a0b-e7bddde643c8", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.899647+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.011873s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.038112s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/detail?limit=3&marker=6630cf34-f496-405d-97a3-dbfdddf48fc2 {} GOT:{'federations': [{'uuid': '096bc27a-6e62-4dc5-b23a-9ebdc2bfcddd', '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/096bc27a-6e62-4dc5-b23a-9ebdc2bfcddd', 'rel': 'self'}, {'href': 'http://localhost/federations/096bc27a-6e62-4dc5-b23a-9ebdc2bfcddd', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:16.891039+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.019341s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.030004s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version. warnings.warn(self._heat_driver_deprecation_note, {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.017356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.032101s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': []} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_labels [0.026220s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.954057+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_image_id [0.029740s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'aaa', 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.034751s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'my-image', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "my-image", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.962634+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_name [0.018521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "gamma-2-template", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:16.973297+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_all_with_pagination_marker [0.035079s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations?limit=3&marker=d8c5646a-a4eb-4dd6-ae84-9d0c9a8decca {} GOT:{'federations': [{'uuid': '70a2d296-ef04-464f-bf31-a1621c78c998', '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/70a2d296-ef04-464f-bf31-a1621c78c998', 'rel': 'self'}, {'href': 'http://localhost/federations/70a2d296-ef04-464f-bf31-a1621c78c998', 'rel': 'bookmark'}]}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.024917s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'value': 'aaa', 'op': 'replace'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "aaa", "detail": "aaa", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.018171s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.038195s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': '', 'driver': ''} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.026715s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:16.999387+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_B', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:16.999387+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.022525s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/2e9291c7-61d2-4a74-921e-d590e6964c2e/detail {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.039256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/fake-name {} GOT:{'uuid': '1b70b472-b9cc-452e-a4ef-ba801c65695b', '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/1b70b472-b9cc-452e-a4ef-ba801c65695b', 'rel': 'self'}, {'href': 'http://localhost/federations/1b70b472-b9cc-452e-a4ef-ba801c65695b', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.006245+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.028578s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.033401+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.020108s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/49628a2a-89c2-458f-9dec-b6fd085b3856 {} GOT:{'uuid': '49628a2a-89c2-458f-9dec-b6fd085b3856', '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/49628a2a-89c2-458f-9dec-b6fd085b3856', 'rel': 'self'}, {'href': 'http://localhost/federations/49628a2a-89c2-458f-9dec-b6fd085b3856', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.036115+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.028165s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/5b384b0e-a9a1-4614-8669-6da25f8defab [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "5b384b0e-a9a1-4614-8669-6da25f8defab", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/5b384b0e-a9a1-4614-8669-6da25f8defab", "rel": "self"}, {"href": "http://localhost/clustertemplates/5b384b0e-a9a1-4614-8669-6da25f8defab", "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": "5b384b0e-a9a1-4614-8669-6da25f8defab", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:17.033768+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.015250s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/not_found {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation not_found could not be found", "detail": "Federation not_found could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.038008s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/test_federation {} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.038779s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.061206+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_one [0.025074s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '844cb8be-7c57-4422-8ff4-55a757fe04f4', '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/844cb8be-7c57-4422-8ff4-55a757fe04f4', 'rel': 'self'}, {'href': 'http://localhost/federations/844cb8be-7c57-4422-8ff4-55a757fe04f4', 'rel': 'bookmark'}]}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_hidden_with_cluster_allow_update [0.044481s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:17.055163+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:17.055163+00:00', 'updated_at': '2025-06-05T21:44:17.081403+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.043882s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/3fa291a8-317c-4149-ace6-6bb83a796b87 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.034081s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.109060+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.035628s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/b25734d7-0e88-493e-b4b2-62c7a67cbaf0 [{'path': '/member_ids', 'value': 'eb9c9dcc-8881-40ea-8dc5-e1d26c6ba93b', 'op': 'remove'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster eb9c9dcc-8881-40ea-8dc5-e1d26c6ba93b could not be found", "detail": "Cluster eb9c9dcc-8881-40ea-8dc5-e1d26c6ba93b could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.039704s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/labels', 'value': "{'etcd_volume_size': '1'}", 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"etcd_volume_size": "1"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:17.104148+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'etcd_volume_size': '1'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:17.104148+00:00', 'updated_at': '2025-06-05T21:44:17.126765+00:00'} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.024216s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '9eb549ac-4840-4ed6-8e1e-248b5fa8b9df', 'name': 'fake-name', 'hostcluster_id': '0caf1415-cb9d-42f7-bee9-ccef86fb49ef', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 0caf1415-cb9d-42f7-bee9-ccef86fb49ef could not be found", "detail": "Cluster 0caf1415-cb9d-42f7-bee9-ccef86fb49ef could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.042496s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/ec5a4217-e3ac-4d0c-968b-7d58d91a181b Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "ec5a4217-e3ac-4d0c-968b-7d58d91a181b", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/ec5a4217-e3ac-4d0c-968b-7d58d91a181b", "rel": "self"}, {"href": "http://localhost/clustertemplates/ec5a4217-e3ac-4d0c-968b-7d58d91a181b", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.154716+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.029381s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '5dd11b69-e73a-4312-a7bd-55aa1f0a7890', 'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.060028s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/171e3562-bf48-4898-ba26-21fd07a711c0 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "171e3562-bf48-4898-ba26-21fd07a711c0"} GET: /v1/federations/171e3562-bf48-4898-ba26-21fd07a711c0 {} GOT:{'uuid': '171e3562-bf48-4898-ba26-21fd07a711c0', '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/171e3562-bf48-4898-ba26-21fd07a711c0', 'rel': 'self'}, {'href': 'http://localhost/federations/171e3562-bf48-4898-ba26-21fd07a711c0', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.134083+00:00', 'updated_at': '2025-06-05T21:44:17.164471+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_success [0.054791s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:17.159996+00:00", "updated_at": null} GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:17.159996+00:00', 'updated_at': '2025-06-05T21:44:17.181458+00:00'} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.020175s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'fcec8d98-aea5-499c-bb41-ddcb1843ebcd', 'name': 'fake-name', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "No hostcluster specified", "detail": "No hostcluster specified. Please specify a hostcluster_id.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.023990s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.060285s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'k8s', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'storm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'meson', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'osomatsu', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.030199s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} GOT:{'mservices': []} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.020932s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test", "detail": "test", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.016887s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.020326s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} 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'}]} {1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_one [0.013554s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} 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'}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_success [0.015952s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.265627+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. warnings.warn(self._devicemapper_overlay_deprecation_note, /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version. warnings.warn(self._heat_driver_deprecation_note, {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.104462s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '42c74a8a-f470-4e8a-b305-7669f53acbc6', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': '747d1f7e-5154-4948-802a-0d8d7e38980e', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': '1d0eeb40-69f1-4c8e-9e01-a38390f306d3', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': 'dc174363-0fc2-4d73-b1d9-a43285ab1736', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': 'd610c0ba-066a-4c9a-b37b-08ddce26f962', '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.'} GOT:Response: 400 B ad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': 'aece4b76-0628-4037-b766-c67b3a129b4a', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} POST: /v1/federations {'uuid': 'bdaa0173-ccda-4699-ae96-1a08dce4c919', '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.'} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_dns_nameserver [0.049710s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1.2', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1..1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'openstack.org', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.018561s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.283281+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.032685s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/not-there GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-there could not be found", "detail": "Nodegroup not-there could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_flavor [0.029170s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Flavor with zero root volume size is not supported when boot_volume_size is zero", "detail": "Flavor with zero root volume size is not supported when boot_volume_size is zero.", "links": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.036622s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.8.8,114.114.114.114', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.8.8,114.114.114.114", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.043647s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/acf61b44-4f8f-462f-a456-eb67b030e4b7/nodegroups/d0aecab8-2099-46d5-bb56-a12d08d87b46 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.068461s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/ab0e0a6d-05aa-4406-8e41-ab3ddce9f6c5/nodegroups {} GOT:{'nodegroups': [{'uuid': 'ab0806f2-0173-4e09-9827-767185b95f65', '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': 'bbb7e2ac-e4a7-4e56-b4e7-9774d1615648', '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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.036131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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': 'calico', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": "calico", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.374154+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.034877s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/d301ec71-4671-45ee-a97c-9962c456f7b6/nodegroups/ {} GOT:Response: 406 Not Acceptable Content-Type: application/json {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.043555s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups?role=non-existent {} GOT:{'nodegroups': []} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_empty_string [0.106320s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': '', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': '', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': '', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': '', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': '', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devi cemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': '', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': '', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': '', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d 825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': '', 'fixed_subnet': '', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': '', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': '', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': '', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': '', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': '', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': '', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': '', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': '', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f -0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': '', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.037050s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Test", "detail": "Test", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_role [0.047093s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups?role=master {} GOT:{'nodegroups': [{'uuid': 'cd10d553-9403-40e3-93dd-21ae90c7feed', '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}]} GET: /v1/clusters/cluster1/nodegroups?role=worker {} GOT:{'nodegroups': [{'uuid': 'b81d5fdd-6add-4016-80f8-d5e533c6f40d', '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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.028932s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": null, "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.447353+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.026428s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/716b2ff1-21c7-4db8-ab4f-ee631d0d53b6/nodegroups/1b05ace2-88bb-4992-85b9-f9aeb8c777f5 {} GOT:Response: 406 Not Acceptable Content-Type: application/json {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.092514s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/39e84132-bd35-46e9-9f30-3a7cbdeedb56/nodegroups/0d2170b5-b8f8-425c-88aa-7e7daf31bcb6 {} GOT:{'id': 3, 'uuid': '0d2170b5-b8f8-425c-88aa-7e7daf31bcb6', 'name': 'test-worker', 'cluster_id': '39e84132-bd35-46e9-9f30-3a7cbdeedb56', 'project_id': '39e84132-bd35-46e9-9f30-3a7cbdeedb56', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/39e84132-bd35-46e9-9f30-3a7cbdeedb56/nodegroups/0d2170b5-b8f8-425c-88aa-7e7daf31bcb6', 'rel': 'self'}, {'href': 'http://localhost/clusters/39e84132-bd35-46e9-9f30-3a7cbdeedb56/nodegroups/0d2170b5-b8f8-425c-88aa-7e7daf31bcb6', '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': '2025-06-05T21:44:17.437808+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.129265s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': Non e, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} 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-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_subnet': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'ii iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_typ e': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation [0.069077s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/7ed549ad-8359-4056-b7da-1e606e30b60b GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version GET: /v1/federations/7ed549ad-8359-4056-b7da-1e606e30b60b {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 7ed549ad-8359-4056-b7da-1e606e30b60b could not be found", "detail": "Federation 7ed549ad-8359-4056-b7da-1e606e30b60b could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.073016s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'op': 'remove'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": "2025-06-05T21:44:17.501351+00:00", "updated_at": null} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} 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': '2025-06-05T21:44:17.501351+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.020715s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.544314+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.067800s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/3e09cfe6-9dce-401b-8450-2edd1a21f415/nodegroups/not-here {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-here could not be found", "detail": "Nodegroup not-here could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.014906s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} GOT:Response: 201 Created Content-Type: application/json Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:17.560110+00:00", "updated_at": null} {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.040824s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/1b1ffe5b-5014-4ea7-8d94-47fe83d6acdc GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 1b1ffe5b-5014-4ea7-8d94-47fe83d6acdc could not be found", "detail": "Federation 1b1ffe5b-5014-4ea7-8d94-47fe83d6acdc could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.023324s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e {} GOT:{'uuid': 'f64c02cd-6b25-42c5-aa75-3af8e173f04e', '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/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'self'}, {'href': 'http://localhost/federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.570209+00:00', 'updated_at': None} GET: /v1/federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e {} GOT:{'uuid': 'f64c02cd-6b25-42c5-aa75-3af8e173f04e', '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/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'self'}, {'href': 'http://localhost/federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.570209+00:00', 'updated_at': None} GET: /federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e {} GOT:{'uuid': 'f64c02cd-6b25-42c5-aa75-3af8e173f04e', '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/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'self'}, {'href': 'http://localhost/federations/f64c02cd-6b25-42c5-aa75-3af8e173f04e', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.570209+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_ok [0.047047s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'op': 'remove'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": "2025-06-05T21:44:17.566941+00:00", "updated_at": null} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} 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': '2025-06-05T21:44:17.566941+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.049816s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/1a201bdb-12a0-4a7f-aae9-a93e9ebd151d/nodegroups {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.018227s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '95cdf3dd-526d-417c-a286-54808d93674e', '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/95cdf3dd-526d-417c-a286-54808d93674e', 'rel': 'self'}, {'href': 'http://localhost/federations/95cdf3dd-526d-417c-a286-54808d93674e', 'rel': 'bookmark'}]}, {'uuid': '281026b3-dab3-4e9e-a8a9-4c6250a0b2ba', '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/281026b3-dab3-4e9e-a8a9-4c6250a0b2ba', 'rel': 'self'}, {'href': 'http://localhost/federations/281026b3-dab3-4e9e-a8a9-4c6250a0b2ba', 'rel': 'bookmark'}]}, {'uuid': 'ef51f008-f07c-4c2a-b2f4-8b972e21eb97', '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/ef51f008-f07c-4c2a-b2f4-8b972e21eb97', 'rel': 'self'}, {'href': 'http://localhost/federations/ef51f008-f07c-4c2a-b2f4-8b972e21eb97', 'rel': 'bookmark'}]}, {'uuid': '22649f45-4db4-45fc-b1e7-015549dc50b5', '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/22649f45-4db4-45fc-b1e7-015549dc50b5', 'rel': 'self'}, {'href': 'http://localhost/federations/22649f45-4db4-45fc-b1e7-015549dc50b5', 'rel': 'bookmark'}]}, {'uuid': 'ddc5b549-776c-49fe-913c-10c69815c48d', '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/ddc5b549-776c-49fe-913c-10c69815c48d', 'rel': 'self'}, {'href': 'http://localhost/federations/ddc5b549-776c-49fe-913c-10c69815c48d', 'rel': 'bookmark'}]}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.011544s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.040386s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/federation-example GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.016727s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/f51b24fb-0e77-46b7-9570-84195b7009bc [{'path': '/member_ids', 'value': '9e3f2b3c-ce56-4150-a612-93379dcbe57c', 'op': 'add'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 9e3f2b3c-ce56-4150-a612-93379dcbe57c could not be found", "detail": "Cluster 9e3f2b3c-ce56-4150-a612-93379dcbe57c could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.030474s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'value': 3, 'op': 'replace'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.018557s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.018730s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '977321bb-0529-48d9-bac9-e702391424b4', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "d9ad303e-4317-4094-a776-17301d51c2b8"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.030268s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/f5a3920d-bb71-4ece-bc95-ddd45cf5d2a5 {} GOT:{'uuid': 'f5a3920d-bb71-4ece-bc95-ddd45cf5d2a5', '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/f5a3920d-bb71-4ece-bc95-ddd45cf5d2a5', 'rel': 'self'}, {'href': 'http://localhost/federations/f5a3920d-bb71-4ece-bc95-ddd45cf5d2a5', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.654785+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.029639s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'e2979393-210e-447d-aade-222f19543de8', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "1fc67c39-318f-4b71-93ce-e1ea24ad8f27"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.061400s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/not_there', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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 a non-existent object 'not_there'", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.008287s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.060534s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": "2025-06-05T21:44:17.660604+00:00", "updated_at": null} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} 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': '2025-06-05T21:44:17.660604+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.018050s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 GOT:Response: 406 Not Acceptable Content-Type: application/json {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid_not_found [0.034200s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/49140e81-8281-45c0-8391-d9859ffa5b6b {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 49140e81-8281-45c0-8391-d9859ffa5b6b could not be found", "detail": "Federation 49140e81-8281-45c0-8391-d9859ffa5b6b could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.024088s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 406 Not Acceptable Content-Type: application/json {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_api_major_version_above_range [0.017514s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/4e02947c-3b74-4fb9-9249-c473a53d217b/nodegroups/ {} GOT:Response: 406 Not Acceptable Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 2.11 Vary: OpenStack-API-Version {"errors": [{"max_version": "1.11", "min_version": "1.1", "code": "magnum.microversion-unsupported", "links": [{"rel": "help", "href": "http://docs.openstack.org/api-guide/compute/microversions.html"}], "title": "Requested microversion is unsupported"}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_api_minor_version_above_range [0.020583s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/c34569df-cf1d-4727-b2d7-13572a1f439a/nodegroups/ {} GOT:Response: 406 Not Acceptable Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.999 Vary: OpenStack-API-Version {"errors": [{"max_version": "1.11", "min_version": "1.1", "code": "magnum.microversion-unsupported", "links": [{"rel": "help", "href": "http://docs.openstack.org/api-guide/compute/microversions.html"}], "title": "Requested microversion is unsupported"}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.066517s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'value': 3, 'op': 'replace'}] GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.035666s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups {} GOT:{'nodegroups': [{'uuid': '03830d0c-9ca8-4536-a341-2f0e08176c6e', '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': '26827c53-e41f-469f-941c-24782fc6f43f', '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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup [0.070913s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "46b025dc-638e-4b99-9105-ee0d917b9ca4", "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/46b025dc-638e-4b99-9105-ee0d917b9ca4", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/46b025dc-638e-4b99-9105-ee0d917b9ca4", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.085225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7"} GET: /v1/federations/1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7 {} GOT:{'uuid': '1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7', '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/1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7', 'rel': 'self'}, {'href': 'http://localhost/federations/1e1c92cf-52e7-4a77-bd17-33a81ffa1ab7', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:17.737628+00:00', 'updated_at': '2025-06-05T21:44:17.767482+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.037143s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups {} GOT:{'nodegroups': [{'uuid': 'e00b1277-26c6-43ff-8eb2-1762da24e578', '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': '49022682-a51a-462c-8518-0c5267c6ff6c', '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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.043372s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/8978ab6b-1b44-44a0-a369-59d74e086e6e [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.020949s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/not-here/nodegroups {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not-here could not be found", "detail": "Cluster not-here could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.052163s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'name': 'test_ng'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 3, "uuid": "9d01f465-0476-4ed7-9fcb-0a9e7f928825", "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/9d01f465-0476-4ed7-9fcb-0a9e7f928825", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/9d01f465-0476-4ed7-9fcb-0a9e7f928825", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.099687s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/6b4dc5ec-f0e7-408b-9f93-72dd785efd7c/nodegroups/c87f5627-8244-40a4-80a5-d525e3d91971 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 50, "uuid": "c87f5627-8244-40a4-80a5-d525e3d91971", "name": "nodegroup1", "cluster_id": "6b4dc5ec-f0e7-408b-9f93-72dd785efd7c", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/6b4dc5ec-f0e7-408b-9f93-72dd785efd7c/nodegroups/c87f5627-8244-40a4-80a5-d525e3d91971", "rel": "self"}, {"href": "http://localhost/clusters/6b4dc5ec-f0e7-408b-9f93-72dd785efd7c/nodegroups/c87f5627-8244-40a4-80a5-d525e3d91971", "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": "2025-06-05T21:44:17.820310+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.038603s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/f1967f18-5911-4cea-b7f8-9b931c02dc4e/nodegroups/9d7e6947-624c-46a6-8a0e-2410ec8d0e48 {} GOT:{'id': 1, 'uuid': '9d7e6947-624c-46a6-8a0e-2410ec8d0e48', 'name': 'test-worker', 'cluster_id': 'f1967f18-5911-4cea-b7f8-9b931c02dc4e', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/f1967f18-5911-4cea-b7f8-9b931c02dc4e/nodegroups/9d7e6947-624c-46a6-8a0e-2410ec8d0e48', 'rel': 'self'}, {'href': 'http://localhost/clusters/f1967f18-5911-4cea-b7f8-9b931c02dc4e/nodegroups/9d7e6947-624c-46a6-8a0e-2410ec8d0e48', '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': '2025-06-05T21:44:17.851155+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.055054s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "8e77d051-7d63-4c15-bb9d-7e9df09d4c00"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.029639s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/395021b7-5472-4241-8cfb-f4f3c82ac7c7/nodegroups/non_default_ng {} GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '395021b7-5472-4241-8cfb-f4f3c82ac7c7', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/395021b7-5472-4241-8cfb-f4f3c82ac7c7/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/395021b7-5472-4241-8cfb-f4f3c82ac7c7/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': '2025-06-05T21:44:17.893478+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.063552s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "b531198c-f56d-4434-9c13-c58a8f4cc92e", "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/b531198c-f56d-4434-9c13-c58a8f4cc92e", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b531198c-f56d-4434-9c13-c58a8f4cc92e", "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": "2025-06-05T21:44:17.913251+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.033523s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/737180e7-134c-4266-8ef8-22ff3bba7beb/nodegroups/non_default_ng {} GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '737180e7-134c-4266-8ef8-22ff3bba7beb', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/737180e7-134c-4266-8ef8-22ff3bba7beb/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/737180e7-134c-4266-8ef8-22ff3bba7beb/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': '2025-06-05T21:44:17.932894+00:00', 'updated_at': None} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.019384s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/16498df7-8231-4b7b-be2f-73f2f94dcaa8/nodegroups/bfad47a8-480f-4055-b145-9bc489c0c9ba {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.118789s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "36edd311-1523-442b-b8ad-2f2c23fa58a0", "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/36edd311-1523-442b-b8ad-2f2c23fa58a0", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/36edd311-1523-442b-b8ad-2f2c23fa58a0", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.039429s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": "2025-06-05T21:44:17.980725+00:00", "updated_at": null} GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} 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': '2025-06-05T21:44:17.980725+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.081026s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "c4fe6c4f-b9dc-4974-a356-f7554163efe7", "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/c4fe6c4f-b9dc-4974-a356-f7554163efe7", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/c4fe6c4f-b9dc-4974-a356-f7554163efe7", "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": "2025-06-05T21:44:17.999820+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.022012s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Cluster API address is not available yet", "detail": "Cluster API address is not available yet", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.083177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "937b9950-4df5-4fa4-b6d2-ed440fea59c1", "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/937b9950-4df5-4fa4-b6d2-ed440fea59c1", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/937b9950-4df5-4fa4-b6d2-ed440fea59c1", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.029700s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_valid_name [0.172571s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '1b0348d4-3e6b-4b4d-99e5-abadad5199b8', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "40292a70-2998-46e2-92f7-32df8079ad3a"} POST: /v1/federations {'uuid': '7d97dd95-d8ba-45aa-b50e-8dfa9eefc00d', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "dbec7d2d-fdc1-4d99-9b9e-c161b8c9125e"} POST: /v1/federations {'uuid': 'ed493613-7276-401b-8e1e-885d542eaf7a', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "b18ed2ce-7376-4b15-93c9-e0b36e76268f"} POST: /v1/federations {'uuid': '19231b3c-1224-4232-a8e0-7d59a69b2630', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "0d1287eb-ff64-4f67-99d3-00ce0d6ea5cb"} POST: /v1/federations {'uuid': 'b56e1ae6-6acf-4cec-a67c-ca36ce9a4d0a', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "72d683c7-f0a8-4b51-9cd5-dbcd34411242"} POST: /v1/federations {'uuid': '040d0e44-34c7-4c5e-af5c-0d956595d5d4', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "70716314-1e54-4d79-a237-20a74cecc4c8"} POST: /v1/federations {'uuid': '83777d4d-4e28-4dfa-9cbe-ba494b68019c', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Ve rsion: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "0c9c696a-f9ab-447c-a30f-ed1459aadb74"} POST: /v1/federations {'uuid': '60676976-7f4d-4cb5-aac7-30bdd964228d', '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.'} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"uuid": "e48281c3-7ff6-4ba5-ab5e-5b9dadaa0921"} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in t he next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.034430s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.080210+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.081884s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "54e6d93a-73d8-4b20-b3d6-6a6952c21c86", "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/54e6d93a-73d8-4b20-b3d6-6a6952c21c86", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/54e6d93a-73d8-4b20-b3d6-6a6952c21c86", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.023618s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.014199s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'invalid-res', 'hard_limit': 10} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.024381s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?limit=3&marker=3&all_tenants=True {} GOT:{'quotas': [{'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.117909+00:00', 'updated_at': None}]} {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.018685s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.138776+00:00", "updated_at": null} PATCH: /v1/quotas {'project_id': 'not-found', 'hard_limit': 20, 'resource': 'Cluster'} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.066329s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/f2e09695-8f5b-403d-ae45-2a70deb6838c GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Deleting a default nodegroup is not supported", "detail": "Deleting a default nodegroup is not supported.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.074238s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "0e97bc48-9f9d-4d30-be21-ccc2e844e539", "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/0e97bc48-9f9d-4d30-be21-ccc2e844e539", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/0e97bc48-9f9d-4d30-be21-ccc2e844e539", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.031271s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 2, 'nodes': 12} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.031905s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=234 {} GOT:{'clusters': 1, 'nodes': 6} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.065282s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "b80afb5a-9267-429b-b85e-c94dbe6d130b", "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/b80afb5a-9267-429b-b85e-c94dbe6d130b", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b80afb5a-9267-429b-b85e-c94dbe6d130b", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.092930s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.044534s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.009909s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.038712s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.009100s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.012715s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.009401s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.248709s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 406 Not Acceptable Content-Type: application/json {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.007549s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.007559s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.000982s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_valid_boot_volume_size [0.001697s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_valid_flavor [0.001131s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001005s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.001163s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001160s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.001045s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.001972s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_zero_quota [0.064318s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 0} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 0, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.327246+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.038012s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} 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} GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.009553s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: / {} GOT:Response: 400 Bad Request Content-Type: application/json {"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": []}]} {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.008981s] ... ok {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.008579s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.110235s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 {} GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup nodegroup1 could not be found", "detail": "Nodegroup nodegroup1 could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.008462s] ... ok {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.013929s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants_false [0.049835s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?all_tenants=False {} GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.366725+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.051304s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "a416d9b1-57ee-47ca-9753-ba6e714cae5c", "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/a416d9b1-57ee-47ca-9753-ba6e714cae5c", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/a416d9b1-57ee-47ca-9753-ba6e714cae5c", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.008365s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.003944s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.000798s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.001713s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.000759s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.000823s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000884s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.004847s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.003922s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.062941s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/52a2b99d-c7c8-4b64-aeac-c15fe3a3d1f6 GOT:Response: 404 Not Found Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup 52a2b99d-c7c8-4b64-aeac-c15fe3a3d1f6 could not be found", "detail": "Nodegroup 52a2b99d-c7c8-4b64-aeac-c15fe3a3d1f6 could not be found.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.015191s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.037033s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "56730856-2024-412a-844f-29a85835a0e3", "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/56730856-2024-412a-844f-29a85835a0e3", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/56730856-2024-412a-844f-29a85835a0e3", "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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.045681s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.419213+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.011901s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Must provide a valid project ID", "detail": "Must provide a valid project ID.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.013668s] ... ok {1} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.014091s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.018929s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': []} {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.036666s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?all_tenants=True {} GOT:{'quotas': []} {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.014980s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.472909+00:00', 'updated_at': None}]} {1} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.023648s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.023114s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?limit=2&all_tenants=True {} GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.486518+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.487551+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'} {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.073928s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/6951b341-b01a-42d2-a0e4-7e448340df85/nodegroups {} GOT:{'nodegroups': [{'uuid': 'ae14fadc-59ff-4580-adb0-2258d48992c2', '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': 'b70400fa-ed0b-419e-96f8-6e38deaa75e7', '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}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.024995s] ... ok {1} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.015019s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.026066s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000464s] ... ok {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.003725s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.064808s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=34 {} GOT:{'clusters': 0, 'nodes': 0} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.004501s] ... ok {1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.011289s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " {1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.008714s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.045545s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.546762+00:00', 'updated_at': None}]} {1} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_get_no_permission [0.024674s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.051487s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=123&type=invalid {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.035527s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.598029+00:00", "updated_at": null} PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 20, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.598029+00:00", "updated_at": "2025-06-05T21:44:18.604642+00:00"} {1} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_update_no_permission [0.023457s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.108768s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/a4fa9d78-41c6-482d-846a-79a38c3b5214/nodegroups?limit=1 {} GOT:{'nodegroups': [{'uuid': '117a9b48-8eee-4ef1-954b-e8e5de48a34c', '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/a4fa9d78-41c6-482d-846a-79a38c3b5214/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=117a9b48-8eee-4ef1-954b-e8e5de48a34c'} GET: /v1/clusters/a4fa9d78-41c6-482d-846a-79a38c3b5214/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=117a9b48-8eee-4ef1-954b-e8e5de48a34c {} GOT:{'nodegroups': [{'uuid': 'bdbda5b9-14cb-40f4-893f-bf83fa5d005c', '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/a4fa9d78-41c6-482d-846a-79a38c3b5214/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=bdbda5b9-14cb-40f4-893f-bf83fa5d005c'} GET: /v1/clusters/a4fa9d78-41c6-482d-846a-79a38c3b5214/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=bdbda5b9-14cb-40f4-893f-bf83fa5d005c {} GOT:{'nodegroups': []} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_delete_no_permission [0.015288s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_no_permission [0.012168s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.034605s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {1} magnum.tests.unit.common.policies.test_magnum_service_policy.TestMagnumServicePolicy.test_get_all_no_permission [0.019667s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.076448s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 1, 'nodes': 6} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.050480s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'op': 'remove'}] GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.016679s] ... ok {1} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_all_no_permission [0.027513s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/2cd741bf-a159-4456-8c67-5695349da798/nodegroups/ {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.021827s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.066108s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 1, 'nodes': 6} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_no_permission [0.031062s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.001481s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.016211s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.013192s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/glanceclient/client.py:48: DeprecationWarning: `version` keyword is being deprecated. Please pass the version as part of the URL. http://$HOST:$PORT/v$VERSION_NUMBER warnings.warn(("`version` keyword is being deprecated. Please pass" {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.002425s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.003314s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.068406s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 1, 'op': 'replace'}] GOT:Response: 409 Conflict Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"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": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.006164s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.029189s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.001590s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001208s] ... ok {1} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.009204s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.071505s] ... ok {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.017300s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.065085s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Creating master nodegroups is currently not supported", "detail": "Creating master nodegroups is currently not supported.", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.060334s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.026705s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.019429s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.066917s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} GOT:Response: 202 Accepted Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.11 Vary: OpenStack-API-Version {"id": 12, "uuid": "a76ad1a7-c65f-4d86-8e04-04dee9f38f5e", "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/a76ad1a7-c65f-4d86-8e04-04dee9f38f5e", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/a76ad1a7-c65f-4d86-8e04-04dee9f38f5e", "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": "2025-06-05T21:44:18.877195+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.020358s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.018982s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.033099s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': -10} GOT:Response: 400 Bad Request Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute hard_limit", "detail": "Invalid input for field/attribute hard_limit. Value: '-10'. Value should be greater or equal to 0", "links": []}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.020925s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.016788s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.015986s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_delete_quota [0.055420s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:18.947983+00:00", "updated_at": null} DELETE: /v1/quotas/fake_project/Cluster GOT:Response: 204 No Content Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version GET: /v1/quotas/fake_project/Cluster {} GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} {2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.022512s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.010141s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.008359s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.008010s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.038192s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?all_tenants=True {} GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.997415+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.998095+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.998658+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:18.999191+00:00', 'updated_at': None}]} {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.225577s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.013709s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.000994s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_multiple_valid_network [0.001239s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_multiple_valid_subnet [0.001137s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001011s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001015s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.000909s] ... ok {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.010558s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.003583s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.035600s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:19.036216+00:00', 'updated_at': None} {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.016074s] ... ok {2} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.019952s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: / {} GOT:Response: 500 Internal Server Error Content-Type: application/json {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.007029s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.008974s] ... ok {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.007131s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.287066s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.009232s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.001501s] ... ok {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.006994s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.000584s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.001502s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.031288s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/invalid_proj/invalid_res {} GOT:Response: 403 Forbidden Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Not authorized", "detail": "Not authorized.", "links": []}]} {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.019456s] ... ok {2} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.019543s] ... ok {2} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001817s] ... ok {2} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000554s] ... ok {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.004322s] ... ok {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.003851s] ... ok {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.003806s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.021933s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.034858s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} GOT:Response: 200 OK Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"hard_limit": 15, "project_id": "fake_project", "resource": "Cluster"} {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.003855s] ... ok {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.005031s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.015268s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.015333s] ... ok {2} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_update_no_permission [0.021135s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.015213s] ... ok {2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_detail_no_permission [0.012893s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/detail {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.018109s] ... ok {2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_delete_no_permission [0.016477s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/0fa15ea8-bc28-41a9-b3a5-bdd7a98c876e Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.010431s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.049464s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=123 {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.009609s] ... ok {2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_detail_list_no_permission [0.018222s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/detail {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.013971s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.009439s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.016094s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_invalid_network [0.002951s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_invalid_resources [0.001506s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.003608s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001853s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.002175s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.001494s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000378s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_valid_fixed_subnet [0.001745s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001550s] ... ok {3} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000722s] ... ok {3} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.002488s] ... ok {2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_update_no_permission [0.033430s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/09c67f33-18d1-41d1-9768-a7b144fe9a0d [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.031020s] ... ok {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.012029s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: / {} GOT:Response: 500 Internal Server Error Content-Type: application/json {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} {2} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_delete_no_permission [0.027592s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:19.252445+00:00", "updated_at": null} DELETE: /v1/quotas/fake_project/Cluster Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001546s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.002808s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001360s] ... ok {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.016443s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: / {} GOT:Response: 500 Internal Server Error Content-Type: application/json {"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": []}]} {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.001546s] ... ok {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.008614s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001871s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.001076s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.001002s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.004967s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.003495s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.023683s] ... ok {3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.014425s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.061064s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.019251s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.009554s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.018473s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.023274s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.019313s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.010750s] ... ok {3} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.063726s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.008836s] ... ok {3} magnum.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.007828s] ... ok {3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.001294s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.015790s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.007577s] ... ok {3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.005521s] ... ok {3} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.001308s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.006214s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.004672s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.002737s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.015605s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.005300s] ... ok {2} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.014837s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.005312s] ... ok {3} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.001755s] ... ok {2} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.006593s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.012715s] ... ok {0} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.002606s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ :530: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.15; use exec_module() instead {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.001796s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_valid_network [0.001287s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_invalid_subnet [0.001152s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_valid_subnet [0.001152s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.010793s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001162s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001608s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.003217s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.009737s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_fixed_subnet [0.001360s] ... ok {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.002848s] ... ok {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.002386s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.011333s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_create_no_permission [0.039177s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.011519s] ... ok {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.016420s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: / {} GOT:Response: 500 Internal Server Error Content-Type: application/json {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Remote error: TestException Test exception message", "detail": "Remote error: TestException Test exception message.\n['", "links": []}]} {2} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.011623s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000071s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000036s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.008367s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_delete_no_permission [0.025546s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.007627s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.006816s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.006677s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.007401s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.006052s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.006613s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.001725s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.001021s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.001658s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.000818s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000845s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000821s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_no_permission [0.027844s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.005922s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.000955s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001506s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_create_no_permission [0.015957s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.013349s] ... ok {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.011686s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_update_no_permission [0.019215s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.012031s] ... ok {3} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_reader [0.022995s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '00080748-652e-4901-ac13-60bec82746f9', '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/00080748-652e-4901-ac13-60bec82746f9', 'rel': 'self'}, {'href': 'http://localhost/federations/00080748-652e-4901-ac13-60bec82746f9', 'rel': 'bookmark'}]}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.016394s] ... ok {2} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.118114s] ... ok {3} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_delete_no_permission [0.046802s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/b2f8f0f5-920d-45bb-a505-62c29ced7271/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_no_permission [0.035243s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/598898b0-10a1-4095-9423-95ceac9b366f/nodegroups/foo {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_create_no_permission [0.023289s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.121642s] ... ok {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.006373s] ... ok {3} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_reader [0.025609s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.003705s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.008031s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.003080s] ... ok {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.007529s] ... ok {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.112024s] ... ok {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.005265s] ... ok {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000842s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.002726s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.001299s] ... ok {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.015050s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:370: 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 warnings.warn("%s is an invalid UUID. Using UUIDFields " {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.066345s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.077551s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.002106s] ... ok {0} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_create_no_permission [0.045559s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.012375s] ... ok {3} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.007712s] ... ok {3} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.000799s] ... ok {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.008468s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_all_no_permission [0.036731s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.017250s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_all_no_permission [0.025348s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.020059s] ... ok {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.015256s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_no_permission [0.030861s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} {3} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.010714s] ... ok {3} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.007331s] ... ok {3} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.007394s] ... ok {0} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_create_no_permission [0.029778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {3} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.009640s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.005933s] ... ok {3} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.000659s] ... ok {0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_create_no_permission [0.026571s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/05f14475-8606-451b-8908-43a8c20f3496/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} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_update_no_permission [0.023613s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/15394000-1dfc-438e-9c4f-a71483253e7b/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.203140s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000396s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000116s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000078s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000064s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000117s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000037s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.001125s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.002201s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.004098s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.001561s] ... ok {0} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_all_no_permission [0.017088s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( {2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.001208s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.001301s] ... ok {2} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.006181s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.073856s] ... ok {0} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_update_no_permission [0.019136s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5} GOT:Response: 201 Created Content-Type: application/json Openstack-Api-Maximum-Version: container-infra 1.11 Openstack-Api-Minimum-Version: container-infra 1.1 Openstack-Api-Version: container-infra 1.1 Vary: OpenStack-API-Version {"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:20.009558+00:00", "updated_at": null} PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.009315s] ... ok {0} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_admin [0.014613s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.032896s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.016673s] ... ok {0} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_no_permission [0.017465s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.003963s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.001420s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.003224s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.001070s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.005576s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.003419s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.043624s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.015482s] ... ok {1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [1.013320s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.051863s] ... ok {1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.008676s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.009633s] ... ok {0} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.016869s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.026700s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.012416s] ... ok {1} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.020967s] ... ok {1} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.013802s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.035876s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.020949s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.012611s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.036087s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.013234s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.027751s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.005381s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.009798s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.009047s] ... ok {1} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001782s] ... ok {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000117s] ... ok {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.000498s] ... ok {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.000222s] ... ok {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000084s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.033100s] ... ok {1} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.001476s] ... ok {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.012527s] ... ok {1} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.009735s] ... ok {1} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.006422s] ... ok {1} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.006820s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.045103s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.170303s] ... ok {2} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.006882s] ... ok {1} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.009094s] ... ok {2} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.005972s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.008372s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.011404s] ... ok {0} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.220938s] ... ok {0} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000464s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.009577s] ... ok {2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.021286s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.009096s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.006450s] ... ok {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.006909s] ... ok {2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.016135s] ... ok {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.006867s] ... ok {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.009007s] ... ok {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.008448s] ... ok {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.011094s] ... ok {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.008483s] ... ok {2} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.012951s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.005738s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.012505s] ... ok {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.034886s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.011974s] ... ok {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.016861s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.014003s] ... ok {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.012045s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.009143s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.010068s] ... ok {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.008154s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.006666s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.006943s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.014786s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.009533s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.018620s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.204468s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.012802s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.008780s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.013061s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.012478s] ... ok {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.001190s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000051s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000195s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000133s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000051s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000044s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.008788s] ... ok {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.006165s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.009205s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.013568s] ... ok {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.244438s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.016156s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.010711s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.009916s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.018500s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.018731s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.009373s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.011053s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.009881s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.009962s] ... ok {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.108083s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.019312s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.009839s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.012247s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.011859s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_empty_chars [0.219106s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.012440s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.009120s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.015418s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.015225s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.009502s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.010892s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.010299s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.010411s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.008898s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.045950s] ... ok {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.010788s] ... ok {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.010273s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.173150s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000672s] ... ok {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000196s] ... ok {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000093s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.006913s] ... ok {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.018256s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.002023s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.001578s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.001897s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.002032s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.002226s] ... ok {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.011956s] ... ok {3} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.010887s] ... ok {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.305757s] ... ok {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.010342s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.001108s] ... ok {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000113s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.001593s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.001495s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.060644s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.002306s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.001683s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001730s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.035117s] ... ok {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.031481s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.496641s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.007023s] ... ok {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.006999s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.037294s] ... ok {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.014460s] ... ok {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.002203s] ... ok {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.033436s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.161606s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.034265s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.017433s] ... ok {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.031917s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.014762s] ... ok {1} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.011375s] ... ok {1} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.013157s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.017791s] ... ok {1} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.006511s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.015852s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.009560s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.055945s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.011331s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.010139s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.010113s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.011909s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.006084s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.006064s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_no_discoveryurl [0.012789s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.007788s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.013772s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.013642s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.012152s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.007999s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.051206s] ... ok {3} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.001117s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.006327s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.006592s] ... ok {3} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.012738s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.161107s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.018467s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.009842s] ... ok {3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.008211s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.007579s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.017156s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.008114s] ... ok {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.013164s] ... ok {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.013144s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.017728s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.030385s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.011206s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.019538s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.009484s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.008908s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.018931s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.010465s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.011298s] ... ok {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.042291s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.031176s] ... ok {2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.014967s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.000918s] ... ok {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.014500s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.000581s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.000582s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.000553s] ... ok {2} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000558s] ... ok {2} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000529s] ... ok {2} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.009637s] ... ok {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.015926s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.007757s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.007693s] ... ok {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.012850s] ... ok {3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.037057s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.007577s] ... ok {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.008143s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.008000s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.007316s] ... ok {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.012090s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.007498s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.015537s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.006947s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.006347s] ... ok {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.016006s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.005535s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.005845s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.006518s] ... ok {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.014583s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.021361s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.006761s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.012485s] ... ok {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.017415s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.012754s] ... ok {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.016546s] ... ok {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.010414s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.014917s] ... ok {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.008647s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.008788s] ... ok {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.017483s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.008085s] ... ok {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.010036s] ... ok {3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.010917s] ... ok {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.007747s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.013139s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.007637s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.015098s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.006127s] ... ok {1} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.006166s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.008055s] ... ok {1} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.006281s] ... ok {3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.008576s] ... ok {1} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.020455s] ... ok {3} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.030036s] ... ok {1} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.017162s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.012244s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.009230s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.016386s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.008887s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.017579s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.016007s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.018476s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.014685s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.024149s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.019954s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.018089s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.016501s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.017457s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.008589s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.010441s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.010627s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.063120s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.009721s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.506899s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.021086s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.026279s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.008348s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.019150s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.025105s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.010533s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.009125s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.021734s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.011299s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.019867s] ... ok {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.013056s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.008079s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.017447s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.009183s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.013087s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.010865s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.011496s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.011408s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.013525s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.015656s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.013348s] ... ok {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.026241s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.029466s] ... ok {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.017123s] ... ok {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.011027s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.025273s] ... ok {3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.015260s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.224067s] ... ok {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000543s] ... ok {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000062s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.005139s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.003555s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002209s] ... ok {3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.016099s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.001298s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.023199s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.001395s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.001882s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.001845s] ... ok {1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.010368s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.015592s] ... ok {1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.008706s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.007988s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.014323s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.012342s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.017318s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.046517s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.010005s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.018358s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.029112s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.060802s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.031556s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.028242s] ... ok {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.006767s] ... ok {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_with_discovery [0.010145s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.027399s] ... ok {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.010780s] ... ok {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.009868s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.023925s] ... ok {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.010648s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.013178s] ... ok {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.020825s] ... ok {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.021260s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.209621s] ... ok {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.025250s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.010945s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.010995s] ... ok {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.030466s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.011031s] ... ok {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.006198s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.008099s] ... ok {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.005558s] ... ok {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.006218s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.007522s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.006407s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.026116s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.006453s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.006534s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.014057s] ... ok {0} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.008037s] ... ok {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.007817s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.015722s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.007783s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.166229s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.013422s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.013546s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.015006s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.015062s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.009693s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.007150s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.006644s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.005733s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.016508s] ... ok {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.005282s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.005491s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.005306s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.012150s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.005261s] ... ok {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.010832s] ... ok {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.006958s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.007147s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.010445s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.005275s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.008808s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.006811s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.005073s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.005523s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_fcos_kubernetes_definition [0.005161s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.007812s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.005522s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.006367s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.012536s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params [0.017521s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.007345s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.009397s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.008189s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.013688s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.008652s] ... ok {3} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.007332s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.006462s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.006389s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.006531s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.007988s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.014816s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.031446s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.017500s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.009416s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.024022s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.018867s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.012624s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.001744s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000814s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000621s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000564s] ... ok {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000525s] ... ok {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.000528s] ... ok {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000497s] ... ok {3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.000510s] ... ok {3} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.000646s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.011570s] ... ok {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.007212s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.008991s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.019108s] ... ok {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.008051s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.007665s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.008249s] ... ok {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.007457s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.007629s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.007901s] ... ok {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.007728s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.005563s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.008027s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.007858s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.005492s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.005467s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.020091s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) return query.all() /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) return query.all() {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.009550s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.005186s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.007433s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.005938s] ... ok {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.012307s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.005076s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.007964s] ... ok {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.007969s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.004995s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.006845s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.001059s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.005334s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.000621s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000718s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.000632s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.000564s] ... ok {1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000546s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.005784s] ... ok {1} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000597s] ... ok {1} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000542s] ... ok {1} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.000542s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.013236s] ... ok {1} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.002749s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.005152s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.006311s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.006864s] ... ok {1} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.016412s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.014577s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.031633s] ... ok {1} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.016204s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.012907s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.008092s] ... ok {1} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.017240s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.019095s] ... ok {1} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.008983s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.005592s] ... ok {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.016479s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.016633s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.006202s] ... ok {3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.006008s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.005839s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.009271s] ... ok {3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.005579s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.005907s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.007216s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.005758s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.007093s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.005400s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.005427s] ... ok {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.007557s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.006017s] ... ok {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.009757s] ... ok {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.007110s] ... ok {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.010039s] ... ok {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.007164s] ... ok {1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.008929s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.015281s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.020832s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.019029s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.014873s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.010717s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.276790s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.016365s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.012056s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.011485s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.010665s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.012575s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.012739s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.011218s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.010230s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.007333s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.023363s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.013983s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.007668s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.006490s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.009419s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.007938s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.008340s] ... ok {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.009920s] ... ok {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.010181s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001558s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.000912s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.000859s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000770s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000946s] ... ok {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000807s] ... ok {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000922s] ... ok {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000928s] ... ok {0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000774s] ... ok {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.000745s] ... ok {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000816s] ... ok {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.029886s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.006386s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.005482s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.005242s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.006723s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.006031s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.005930s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.009734s] ... ok {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.011495s] ... ok {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.012306s] ... ok {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.014608s] ... ok {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.013255s] ... ok {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.013720s] ... ok {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.009236s] ... ok {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.007475s] ... ok {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.006274s] ... ok {0} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.005633s] ... ok ====== Totals ====== Ran: 1232 tests in 10.6948 sec. - Passed: 1232 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 36.1056 sec. ============== Worker Balance ============== - Worker 0 (308 tests) => 0:00:10.118951 - Worker 1 (308 tests) => 0:00:08.999413 - Worker 2 (308 tests) => 0:00:08.270260 - Worker 3 (308 tests) => 0:00:09.855335 py312: OK (20.03 seconds) congratulations :) (20.12 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnum-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OPd4O6 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnum = 20.1.0-0.20250605214208.3d7c57c.el10 python3-magnum = 20.1.0-0.20250605214208.3d7c57c.el10 python3.12-magnum = 20.1.0-0.20250605214208.3d7c57c.el10 python3.12dist(magnum) = 20.1~~dev14 python3dist(magnum) = 20.1~~dev14 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 Requires: ((python3.12dist(jsonpatch) < 1.20 or python3.12dist(jsonpatch) > 1.20) with python3.12dist(jsonpatch) >= 1.16) ((python3.12dist(pycadf) < 2 or python3.12dist(pycadf) > 2) with python3.12dist(pycadf) >= 1.1) ((python3.12dist(setuptools) < 34 or python3.12dist(setuptools) > 34) with (python3.12dist(setuptools) < 34.0.1 or python3.12dist(setuptools) > 34.0.1) with (python3.12dist(setuptools) < 34.0.2 or python3.12dist(setuptools) > 34.0.2) with (python3.12dist(setuptools) < 34.0.3 or python3.12dist(setuptools) > 34.0.3) with (python3.12dist(setuptools) < 34.1 or python3.12dist(setuptools) > 34.1) with (python3.12dist(setuptools) < 34.1.1 or python3.12dist(setuptools) > 34.1.1) with (python3.12dist(setuptools) < 34.2 or python3.12dist(setuptools) > 34.2) with (python3.12dist(setuptools) < 34.3 or python3.12dist(setuptools) > 34.3) with (python3.12dist(setuptools) < 34.3.1 or python3.12dist(setuptools) > 34.3.1) with (python3.12dist(setuptools) < 34.3.2 or python3.12dist(setuptools) > 34.3.2) with (python3.12dist(setuptools) < 36.2 or python3.12dist(setuptools) > 36.2) with python3.12dist(setuptools) >= 30) python(abi) = 3.12 python3.12dist(alembic) >= 0.9.6 python3.12dist(cliff) >= 4 python3.12dist(cryptography) >= 2.1.4 python3.12dist(decorator) >= 3.4 python3.12dist(eventlet) >= 0.28 python3.12dist(keystoneauth1) >= 3.14 python3.12dist(keystonemiddleware) >= 9 python3.12dist(netaddr) >= 0.7.18 python3.12dist(oslo-concurrency) >= 4.1 python3.12dist(oslo-config) >= 8.1 python3.12dist(oslo-context) >= 3.1 python3.12dist(oslo-db) >= 8.2 python3.12dist(oslo-i18n) >= 5 python3.12dist(oslo-log) >= 4.8 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 4.1 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 2.1 python3.12dist(oslo-serialization) >= 3.2 python3.12dist(oslo-service) >= 2.2 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.2 python3.12dist(oslo-versionedobjects) >= 2.1 python3.12dist(pbr) >= 5.5 python3.12dist(pecan) >= 1.3.3 python3.12dist(python-barbicanclient) >= 5 python3.12dist(python-cinderclient) >= 7.1 python3.12dist(python-glanceclient) >= 3.2 python3.12dist(python-heatclient) >= 2.2 python3.12dist(python-keystoneclient) >= 3.20 python3.12dist(python-neutronclient) >= 7.2 python3.12dist(python-novaclient) >= 17.2 python3.12dist(python-octaviaclient) >= 2.1 python3.12dist(pyyaml) >= 3.13 python3.12dist(requests) >= 2.20.1 python3.12dist(sqlalchemy) >= 1.2 python3.12dist(stevedore) >= 3.3 python3.12dist(taskflow) >= 2.16 python3.12dist(webob) >= 1.8.1 python3.12dist(werkzeug) >= 0.9 python3.12dist(wsme) >= 0.8 Obsoletes: python3.12-magnum < 20.1.0-0.20250605214208.3d7c57c.el10 Processing files: openstack-magnum-common-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dQEwzJ + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-common + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-common + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-magnum-common) = 20.1.0-0.20250605214208.3d7c57c.el10 openstack-magnum-common = 20.1.0-0.20250605214208.3d7c57c.el10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/python3 Recommends: group(magnum) user(magnum) Processing files: openstack-magnum-conductor-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ctzqxu + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-conductor + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-conductor + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-conductor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5WidaP + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-conductor + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-conductor + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-conductor + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-conductor = 20.1.0-0.20250605214208.3d7c57c.el10 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 Processing files: openstack-magnum-api-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ANpNZU + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-api + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-api + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-api + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gw0Lkv + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-api + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-api + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-api = 20.1.0-0.20250605214208.3d7c57c.el10 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 Processing files: openstack-magnum-doc-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dFijiw + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-doc + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/doc/build/html /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/doc/openstack-magnum-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GTedcn + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-doc + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/openstack-magnum-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-doc = 20.1.0-0.20250605214208.3d7c57c.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnum-tests-20.1.0-0.20250605214208.3d7c57c.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0NBXBh + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum-tests + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev14/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64/usr/share/licenses/python3-magnum-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnum-tests = 20.1.0-0.20250605214208.3d7c57c.el10 python3-magnum-tests = 20.1.0-0.20250605214208.3d7c57c.el10 python3.12-magnum-tests = 20.1.0-0.20250605214208.3d7c57c.el10 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 Requires: /usr/bin/bash python(abi) = 3.12 Obsoletes: python3.12-magnum-tests < 20.1.0-0.20250605214208.3d7c57c.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-magnum-common-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-api-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-conductor-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnum-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnum-tests-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-doc-20.1.0-0.20250605214208.3d7c57c.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LNyMgz + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214208.3d7c57c.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.g00VHW + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/magnum-20.1.0.dev14-SPECPARTS + rm -rf magnum-20.1.0.dev14 magnum-20.1.0.dev14.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0