Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 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.20250523105153.2983049.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 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.20250523105153.2983049.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.KfiHFL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf magnum-20.1.0.dev9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/magnum-20.1.0.dev9-0.20250523105153.2983049.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd magnum-20.1.0.dev9 + rm -rf /builddir/build/BUILD/magnum-20.1.0.dev9-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev9-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'. + find contrib -name tests -type d + xargs rm -rf + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.eikjzM + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + 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.dev9/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.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.H8mqlt + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + 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.dev9/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.0.0) 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.20250523105153.2983049.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.20250523105153.2983049.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.o6EQ5j + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + 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.dev9/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.0.0) 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.02 seconds py312: OK (0.02 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 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.7.1) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) 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.dev9/magnum-20.1.0.dev9.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.7.1) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) 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.20250523105153.2983049.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev9.dist-info/ removed 'magnum-20.1.0.dev9.dist-info/AUTHORS' removed 'magnum-20.1.0.dev9.dist-info/LICENSE' removed 'magnum-20.1.0.dev9.dist-info/METADATA' removed 'magnum-20.1.0.dev9.dist-info/entry_points.txt' removed 'magnum-20.1.0.dev9.dist-info/pbr.json' removed 'magnum-20.1.0.dev9.dist-info/top_level.txt' removed directory 'magnum-20.1.0.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250523105153.2983049.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.UiVU2w + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + 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.dev9/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.0.0) 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.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.10.0) Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.0.0 (installed: keystonemiddleware 10.9.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.7.1) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) 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.4.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 5.12.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.dev9/magnum-20.1.0.dev9.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.10.0) Handling keystonemiddleware >=9.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystonemiddleware >=9.0.0 (installed: keystonemiddleware 10.9.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.7.1) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) 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.4.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 5.12.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.20250523105153.2983049.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev9.dist-info/ removed 'magnum-20.1.0.dev9.dist-info/AUTHORS' removed 'magnum-20.1.0.dev9.dist-info/LICENSE' removed 'magnum-20.1.0.dev9.dist-info/METADATA' removed 'magnum-20.1.0.dev9.dist-info/top_level.txt' removed 'magnum-20.1.0.dev9.dist-info/pbr.json' removed 'magnum-20.1.0.dev9.dist-info/entry_points.txt' removed directory 'magnum-20.1.0.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250523105153.2983049.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.pHSrku + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + 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.dev9/.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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.0.0) 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.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.10.0) Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystonemiddleware>=9.0.0 (installed: keystonemiddleware 10.9.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.7.1) Handling oslo.context>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) 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.4.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 5.12.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.dev9/magnum-20.1.0.dev9.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.10.0) Handling keystonemiddleware >=9.0.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: keystonemiddleware >=9.0.0 (installed: keystonemiddleware 10.9.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.7.1) Handling oslo.context >=3.1.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: oslo.context >=3.1.0 (installed: oslo.context 5.7.1) 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 16.1.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 8.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.6.0) Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (magnum) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) 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.4.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 5.12.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.20250523105153.2983049.el10.x86_64-pyproject-buildrequires + rm -rfv magnum-20.1.0.dev9.dist-info/ removed 'magnum-20.1.0.dev9.dist-info/AUTHORS' removed 'magnum-20.1.0.dev9.dist-info/LICENSE' removed 'magnum-20.1.0.dev9.dist-info/METADATA' removed 'magnum-20.1.0.dev9.dist-info/entry_points.txt' removed 'magnum-20.1.0.dev9.dist-info/pbr.json' removed 'magnum-20.1.0.dev9.dist-info/top_level.txt' removed directory 'magnum-20.1.0.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vyRZ8y + 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-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.dev9 + mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev9/.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-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.dev9/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/magnum-20.1.0.dev9/pyproject-wheeldir Processing /builddir/build/BUILD/magnum-20.1.0.dev9 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.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info writing /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/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.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-modern-metadata-ix4ck7l5/magnum-20.1.0.dev9.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/tests creating build/lib/magnum/tests/unit creating build/lib/magnum/tests/unit/conductor 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/db 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/conductor 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/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 creating build/lib/magnum/tests/unit/common 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 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 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/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/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/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/functional 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/drivers copying magnum/drivers/__init__.py -> build/lib/magnum/drivers creating build/lib/magnum/common 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 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 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/tests/unit/api creating build/lib/magnum/tests/unit/api/controllers 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/api 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 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/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/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/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/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 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/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/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 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 creating build/lib/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 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/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/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/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/tests/unit/db 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/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/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 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/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/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 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 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/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 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 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/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/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 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/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/service copying magnum/service/periodic.py -> build/lib/magnum/service copying magnum/service/__init__.py -> build/lib/magnum/service 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 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 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/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 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 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/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 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/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 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/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 copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api 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 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/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 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/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 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 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 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 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/common 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/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 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/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/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/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/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 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/db 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/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 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 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_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 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/functional/api/v1 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 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 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/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 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/unit 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/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/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/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/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/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 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/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 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/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/__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/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 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/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/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/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/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/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/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 running install_data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data/data creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data/data/etc creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data/data/etc/magnum copying etc/magnum/api-paste.ini -> build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data/data/etc/magnum running install_egg_info Copying magnum.egg-info to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9-py3.12.egg-info running install_scripts Installing magnum-api-wsgi script to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.data/scripts creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev9.dist-info/WHEEL creating '/builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir/pip-wheel-lg5tfs_q/.tmp-d471faof/magnum-20.1.0.dev9-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.dev9.data/data/etc/magnum/api-paste.ini' adding 'magnum-20.1.0.dev9.data/scripts/magnum-api-wsgi' adding 'magnum-20.1.0.dev9.dist-info/AUTHORS' adding 'magnum-20.1.0.dev9.dist-info/LICENSE' adding 'magnum-20.1.0.dev9.dist-info/METADATA' adding 'magnum-20.1.0.dev9.dist-info/WHEEL' adding 'magnum-20.1.0.dev9.dist-info/entry_points.txt' adding 'magnum-20.1.0.dev9.dist-info/pbr.json' adding 'magnum-20.1.0.dev9.dist-info/top_level.txt' adding 'magnum-20.1.0.dev9.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.dev9-py3-none-any.whl size=751331 sha256=aca0c984b5b488deb0aaf94894af5ee20b11173b2d71c25a955b45d4e64c133d Stored in directory: /builddir/.cache/pip/wheels/d5/57/9c/c9fc03160b918289a9bd5a460c0f55493420c0cf6cf8c9aeed Successfully built magnum + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kPCbV7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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-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.dev9 ++ ls /builddir/build/BUILD/magnum-20.1.0.dev9/pyproject-wheeldir/magnum-20.1.0.dev9-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=magnum==20.1.0.dev9 + '[' -z magnum==20.1.0.dev9 ']' + TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev9/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.dev9/pyproject-wheeldir magnum==20.1.0.dev9 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.dev9/pyproject-wheeldir Processing ./pyproject-wheeldir/magnum-20.1.0.dev9-py3-none-any.whl Installing collected packages: magnum changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-conductor to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-db-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-driver-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-status to 755 Successfully installed magnum-20.1.0.dev9 + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/bin/magnum-api /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-api-wsgi /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-conductor /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-db-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-driver-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-status /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-api: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-api-wsgi: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-conductor: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-db-manage: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-driver-manage: updating /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/magnum-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.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.20250523105153.2983049.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info/RECORD --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages/magnum-20.1.0.dev9.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250523105153.2983049.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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev9/.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.dev9/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-20.1.0.dev9/doc/source/../../etc/magnum/magnum-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-20.1.0.dev9/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_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.dev9/doc/source/../../etc/magnum/magnum-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-20.1.0.dev9/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 45 source files that are out of date updating environment: [new config] 45 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/index documenting plugins from 'magnum.template_definitions' documenting plugins from 'magnum.template_definitions' reading sources... [100%] user/k8s-health-monitoring .. 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('/') /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 .. contributor/api-microversion /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-history .. install/common/configure_3_populate_database writing output... [ 75%] install/common/prerequisites .. install/verify /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%] user/glossary .. 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.61 seconds) congratulations :) (3.68 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/var/log/magnum/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.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.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/var/lib/magnum/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/var/lib/magnum/certificates/ + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/etc/magnum/ + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/etc/magnum/magnum.conf + sed -i '/#pybasedir.*/d' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/etc/magnum/magnum.conf + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/etc/magnum/magnum.conf + mv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/etc/magnum + rmdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/etc/magnum + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250523105153.2983049.el10 --unique-debug-suffix -20.1.0-0.20250523105153.2983049.el10.x86_64 --unique-debug-src-base openstack-magnum-20.1.0-0.20250523105153.2983049.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.dev9 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.20250523105153.2983049.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.sXJ4j5 + 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-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.dev9 + 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev9/.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_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/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_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/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/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 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.TestController.test_api_version_decorator [0.059649s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.005813s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.005980s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.005301s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.005048s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.005507s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.005633s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.005365s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.005725s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.078566s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.020508s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.016961s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.154557s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.009393s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.017485s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.008243s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.015217s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.005961s] ... ok {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.031760s] ... ok {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.007834s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.120962s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.006518s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.065522s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.006423s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.005823s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.005509s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.010820s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.025135s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.007578s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.008008s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.005706s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.005936s] ... ok {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.008190s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.030261s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.011587s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.008106s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.016605s] ... ok {3} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.171814s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _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 {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.016115s] ... ok {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.028126s] ... 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( {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.031561s] ... ok {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.189513s] ... ok {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.005387s] ... ok {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.005851s] ... ok {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.011766s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.296622s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _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.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.076346s] ... 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.test_root.TestRootController.test_api_paste_file_not_exist [0.010444s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.009311s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.014223s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.022497s] ... 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( {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.207076s] ... ok {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.006062s] ... ok {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.052038s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.010678s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.118523s] ... 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.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.035034s] ... 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.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.162635s] ... 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: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _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( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestGetCaCertificate.test_get_one_by_name_not_found [0.019485s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.064349s] ... 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.v1.test_certificate.TestPost.test_create_cert [0.031914s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.026494s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.013764s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.054626s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/f1b61159-bad6-4d65-b7cd-713373952fcf 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_cluster.TestListCluster.test_empty [0.016911s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'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( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.153425s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly _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 /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.064623s] ... 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( {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.014328s] ... ok {1} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.011449s] ... 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'}]} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.047519s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.034744s] ... 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-05-23T10:54:07.728891+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.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.023975s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.033726s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.048884s] ... 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_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.025885s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.030221s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.033434s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.119051s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.045565s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.037108s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.029850s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/5637a883-ee63-49b5-ac5b-dfff87835051/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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.044373s] ... 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.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.030872s] ... 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_certificate.TestPost.test_create_cert_by_cluster_name [0.028702s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.059451s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/?limit=3 {} GOT:{'clusters': [{'uuid': '602b5434-2af2-4548-8387-9d9abd0d07af', '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/602b5434-2af2-4548-8387-9d9abd0d07af', 'rel': 'self'}, {'href': 'http://localhost/clusters/602b5434-2af2-4548-8387-9d9abd0d07af', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'd0af1173-5226-41a0-995f-3073ced8603d', '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/d0af1173-5226-41a0-995f-3073ced8603d', 'rel': 'self'}, {'href': 'http://localhost/clusters/d0af1173-5226-41a0-995f-3073ced8603d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '04445f6f-7a67-40c1-a267-8357ba2532c4', '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/04445f6f-7a67-40c1-a267-8357ba2532c4', 'rel': 'self'}, {'href': 'http://localhost/clusters/04445f6f-7a67-40c1-a267-8357ba2532c4', '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=04445f6f-7a67-40c1-a267-8357ba2532c4'} 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_all [0.015287s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.039088s] ... 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.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.056686s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.057575s] ... 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_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.044191s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.041589s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/75b61db2-4fd6-4326-98d6-fce265123916 [{'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 75b61db2-4fd6-4326-98d6-fce265123916 could not be found", "detail": "Cluster 75b61db2-4fd6-4326-98d6-fce265123916 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.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.069890s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.051065s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.032063s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/7f620ef9-e4e4-4c1f-a53b-288b65ffc23d 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 7f620ef9-e4e4-4c1f-a53b-288b65ffc23d could not be found", "detail": "Cluster 7f620ef9-e4e4-4c1f-a53b-288b65ffc23d 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.TestDelete.test_delete_cluster_with_name [0.033705s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.123511s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/detail?limit=3&marker=8122f860-22e3-4bc2-9f75-e53d79c56989 {} GOT:{'clusters': [{'uuid': 'e8775873-52af-41ba-89b5-3e42184b7bb7', '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/e8775873-52af-41ba-89b5-3e42184b7bb7', 'rel': 'self'}, {'href': 'http://localhost/clusters/e8775873-52af-41ba-89b5-3e42184b7bb7', '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-05-23T10:54:08.041981+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_cluster.TestDelete.test_delete_cluster [0.083556s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.159556s] ... 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-05-23T10:54:08.005980+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.TestListCluster.test_detail [0.044239s] ... 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-05-23T10:54:08.109846+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_collection_links_default_limit [0.063866s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': '6eb02b4e-83d4-4497-9788-b563ed1101ca', '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/6eb02b4e-83d4-4497-9788-b563ed1101ca', 'rel': 'self'}, {'href': 'http://localhost/clusters/6eb02b4e-83d4-4497-9788-b563ed1101ca', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'd59b6f48-c60a-4381-8a28-44532f6c087f', '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/d59b6f48-c60a-4381-8a28-44532f6c087f', 'rel': 'self'}, {'href': 'http://localhost/clusters/d59b6f48-c60a-4381-8a28-44532f6c087f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '7fbca13a-8e25-4322-a8b8-d0f1651303ec', '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/7fbca13a-8e25-4322-a8b8-d0f1651303ec', 'rel': 'self'}, {'href': 'http://localhost/clusters/7fbca13a-8e25-4322-a8b8-d0f1651303ec', '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=7fbca13a-8e25-4322-a8b8-d0f1651303ec'} 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_all_with_pagination_marker [0.072690s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters?limit=3&marker=4c3a084e-deb3-4df0-bf37-9736c4cdd2ac {} GOT:{'clusters': [{'uuid': 'e752175b-f6bb-4fb2-88a4-f9666a2b807a', '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/e752175b-f6bb-4fb2-88a4-f9666a2b807a', 'rel': 'self'}, {'href': 'http://localhost/clusters/e752175b-f6bb-4fb2-88a4-f9666a2b807a', '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.TestPost.test_create_cluster_doesnt_contain_id [0.109558s] ... 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": "5c838549-67f1-4789-a79e-56658cdbf3a1"} 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.TestListCluster.test_get_all_with_all_projects [0.102718s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': '5a8b6935-4c2b-4fa3-a258-5a159b239bde', '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/5a8b6935-4c2b-4fa3-a258-5a159b239bde', 'rel': 'self'}, {'href': 'http://localhost/clusters/5a8b6935-4c2b-4fa3-a258-5a159b239bde', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '615a8a43-978c-4c90-9bc1-6ba8a21d3e06', '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/615a8a43-978c-4c90-9bc1-6ba8a21d3e06', 'rel': 'self'}, {'href': 'http://localhost/clusters/615a8a43-978c-4c90-9bc1-6ba8a21d3e06', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'e68577c1-0916-46e5-9700-11a920dd788d', '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/e68577c1-0916-46e5-9700-11a920dd788d', 'rel': 'self'}, {'href': 'http://localhost/clusters/e68577c1-0916-46e5-9700-11a920dd788d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '313b6d00-8de2-452b-bae8-e4d6f98c7ace', '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/313b6d00-8de2-452b-bae8-e4d6f98c7ace', 'rel': 'self'}, {'href': 'http://localhost/clusters/313b6d00-8de2-452b-bae8-e4d6f98c7ace', '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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.167169s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters {} GOT:{'clusters': [{'uuid': '3db4bfa6-f9bd-40dd-bf48-e3580ab97c30', '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/3db4bfa6-f9bd-40dd-bf48-e3580ab97c30', 'rel': 'self'}, {'href': 'http://localhost/clusters/3db4bfa6-f9bd-40dd-bf48-e3580ab97c30', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '93ef9181-1361-4a0d-a15c-df43ae3a5349', '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/93ef9181-1361-4a0d-a15c-df43ae3a5349', 'rel': 'self'}, {'href': 'http://localhost/clusters/93ef9181-1361-4a0d-a15c-df43ae3a5349', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '01713de3-adbc-4361-8e24-13ff30a94566', '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/01713de3-adbc-4361-8e24-13ff30a94566', 'rel': 'self'}, {'href': 'http://localhost/clusters/01713de3-adbc-4361-8e24-13ff30a94566', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '5bdb196d-9212-413a-a50c-57294a5158b7', '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/5bdb196d-9212-413a-a50c-57294a5158b7', 'rel': 'self'}, {'href': 'http://localhost/clusters/5bdb196d-9212-413a-a50c-57294a5158b7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'a5ea0bf9-bae6-4be8-8462-8e78df97f689', '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/a5ea0bf9-bae6-4be8-8462-8e78df97f689', 'rel': 'self'}, {'href': 'http://localhost/clusters/a5ea0bf9-bae6-4be8-8462-8e78df97f689', '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.TestListCluster.test_get_one_by_uuid [0.032821s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/30887a7f-2665-489a-98ef-8c754d392cfd {} GOT:{'uuid': '30887a7f-2665-489a-98ef-8c754d392cfd', '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/30887a7f-2665-489a-98ef-8c754d392cfd', 'rel': 'self'}, {'href': 'http://localhost/clusters/30887a7f-2665-489a-98ef-8c754d392cfd', '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-05-23T10:54:08.258533+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 [0.071188s] ... 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-05-23T10:54:08.247599+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.TestPost.test_create_cluster_generate_uuid [0.050851s] ... 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": "efdf8315-df7c-48ee-ae40-147ded1ab14d"} 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_not_found [0.013216s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.054518s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/fdf0deab-c976-4ff9-8fb4-4852956beeab {} GOT:{'uuid': 'fdf0deab-c976-4ff9-8fb4-4852956beeab', 'name': 'cluster1', 'cluster_template_id': '902831c3-b8f7-40d4-afee-4f4915bbd96b', '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/fdf0deab-c976-4ff9-8fb4-4852956beeab', 'rel': 'self'}, {'href': 'http://localhost/clusters/fdf0deab-c976-4ff9-8fb4-4852956beeab', '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-05-23T10:54:08.309911+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_uuid_admin [0.032188s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/766acc7f-dfd6-41fc-9b65-ff1c4971df54 {} GOT:{'uuid': '766acc7f-dfd6-41fc-9b65-ff1c4971df54', '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/766acc7f-dfd6-41fc-9b65-ff1c4971df54', 'rel': 'self'}, {'href': 'http://localhost/clusters/766acc7f-dfd6-41fc-9b65-ff1c4971df54', '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': '766acc7f-dfd6-41fc-9b65-ff1c4971df54', '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-05-23T10:54:08.315837+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.TestPost.test_create_cluster_with_invalid_flavor_disk_size [0.051033s] ... 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": []}]} 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_uuid_not_found [0.012512s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/8dc9a0fe-8418-43de-aeae-f842272faca9 {} 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 8dc9a0fe-8418-43de-aeae-f842272faca9 could not be found", "detail": "Cluster 8dc9a0fe-8418-43de-aeae-f842272faca9 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.TestListCluster.test_get_one_failed_cluster [0.031737s] ... 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-05-23T10:54:08.363162+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_cluster.TestListCluster.test_links [0.065995s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/9d910612-454d-472c-a10e-b67951aa81f9 {} GOT:{'uuid': '9d910612-454d-472c-a10e-b67951aa81f9', '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/9d910612-454d-472c-a10e-b67951aa81f9', 'rel': 'self'}, {'href': 'http://localhost/clusters/9d910612-454d-472c-a10e-b67951aa81f9', '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-05-23T10:54:08.348804+00:00', 'updated_at': None} GET: /v1/clusters/9d910612-454d-472c-a10e-b67951aa81f9 {} GOT:{'uuid': '9d910612-454d-472c-a10e-b67951aa81f9', '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/9d910612-454d-472c-a10e-b67951aa81f9', 'rel': 'self'}, {'href': 'http://localhost/clusters/9d910612-454d-472c-a10e-b67951aa81f9', '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-05-23T10:54:08.348804+00:00', 'updated_at': None} GET: /clusters/9d910612-454d-472c-a10e-b67951aa81f9 {} GOT:{'uuid': '9d910612-454d-472c-a10e-b67951aa81f9', '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/9d910612-454d-472c-a10e-b67951aa81f9', 'rel': 'self'}, {'href': 'http://localhost/clusters/9d910612-454d-472c-a10e-b67951aa81f9', '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-05-23T10:54:08.348804+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.TestPost.test_create_cluster_with_invalid_name [0.059935s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.159295s] ... 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-05-23T10:54:08.279769+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-05-23T10:54:08.279769+00:00', 'updated_at': '2025-05-23T10:54:08.367284+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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.029484s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.033564s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.047953s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'aab3c6b5-86a4-40db-ab83-50ffc5d20063', '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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.042534s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.072436s] ... 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": "23bda9a2-4af4-4dfb-b015-5034587b1f5c"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.043682s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': '35f7f318-a47b-4087-9717-ce5314623600', '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( {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_negative_master_count [0.030462s] ... 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": []}]} 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_update_cluster_with_zero_node_count_fail [0.076582s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.095511s] ... 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-05-23T10:54:08.466611+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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name [0.060188s] ... 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-05-23T10:54:08.503791+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.TestPost.test_create_cluster_with_nonexist_image [0.046035s] ... 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.TestPatch.test_replace_ok_by_name_multiple_cluster [0.030791s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.067580s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.030854s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/2304a74c-0bc0-4c56-be6f-097e42131b0e [{'path': '/cluster_id', 'value': '2304a74c-0bc0-4c56-be6f-097e42131b0e', '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 2304a74c-0bc0-4c56-be6f-097e42131b0e could not be found", "detail": "Cluster 2304a74c-0bc0-4c56-be6f-097e42131b0e 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.TestPost.test_create_cluster [0.112568s] ... 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": "36a8aba2-4e5e-44ab-885c-27d6312cfb00"} 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.050050s] ... 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": "4dabef90-07cd-453d-b52d-3a5cfba72ff1"} 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_docker_volume_size [0.028056s] ... 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": "beb75fc5-5ef2-4a1a-b92d-cc6b77ad2576"} 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_even_master_count_oldmicroversion [0.021158s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.114330s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/439edac4-0ba1-4038-b604-503626be59c9 [{'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": "439edac4-0ba1-4038-b604-503626be59c9"} 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.088831s] ... 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": "c1faffa0-d91f-437b-948c-4cbed11a5c32"} 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( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. Please update to: `def _route(self, args, request)`. warnings.warn( /usr/lib/python3.12/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_flavor_id [0.039079s] ... 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": "8d832e4e-e789-4446-8fbf-8109a5886932"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.063679s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.062450s] ... 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": "02025228-b382-4296-b52d-4767f7ea10b5"} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.046340s] ... 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": "9a8bbecf-571b-4ab7-9e44-171a6897eb5b"} 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_rollback_enabled [0.041388s] ... 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_merge_labels_no_labels [0.039160s] ... 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": "9b2b7414-62ce-4982-8ddd-30de4d25bee2"} 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.013701s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_even_master_count [0.056194s] ... 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_with_timeout_none [0.308225s] ... 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": "e5471975-45f8-4418-83ff-bff6082bfabd"} {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.064926s] ... 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": "b813fc17-3cc6-4018-a16e-3c00d5eb8d92"} 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_docker_volume_size [0.079095s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup_odd_unsupported [0.073769s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '02930848-bf68-4b2d-b8e9-fa9f595fe590'} 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.073939s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.171638s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.188024s] ... 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": "c29cb4fa-b133-4b34-b7c1-52bdd2e25cfa"} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.042451s] ... 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_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.053947s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '3e84aa6c-0015-4ead-9692-b9026c471775'} 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.025877s] ... 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_invalid_labels [0.012411s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.067742s] ... 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": "7428ee4d-22c4-4c76-8c48-66b30d236e32"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.012404s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.064709s] ... 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": "49cef069-4509-45d5-89c8-3a1a188d7749"} {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.025410s] ... 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": "791e94db-804b-44a7-86df-f65ac6bd2561"} {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.061243s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '28717ecb-eea8-4661-a269-16f5c2366c40'} 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.044220s] ... 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": []}]} 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_labels [0.023828s] ... 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": "bf3e1118-b9d2-4a50-95aa-8b7b2e653de9"} 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_merge_labels [0.028507s] ... 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": "04ad6d00-b404-4014-bcf7-8922197fd67a"} 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.026466s] ... 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": "bd89e3cd-40cb-41e9-8906-68d4cd5de254"} 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_actions.TestClusterUpgrade.test_upgrade [0.075991s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup_even_unsupported [0.027181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 4, 'nodegroup': '5ce13545-8323-4530-abe0-a523bffff140'} 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_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.063837s] ... 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_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.043663s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '0e40a970-bbb6-4f70-9bd5-1d6c1d4e1cc2'} 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.018590s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '5d307881-26e8-4220-ab55-5d58cf51c699'} 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.057382s] ... 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_actions.TestClusterUpgrade.test_upgrade_default_master [0.037370s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '3f7ca1d2-d594-4273-8617-7992ec3db8ad'} 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.TestClusterTemplateObject.test_cluster_template_init [0.006631s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.210692s] ... 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": "fa8953d8-050b-4946-a9d9-6e9b65e283f1"} 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": "126fca0e-6350-4fa3-9dad-e69ba8526d2a"} 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": "1d5feb94-d8cd-4710-9f7e-44612c4f60aa"} 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": "cc9f29d7-2dce-4e32-b1ab-05d28b0957ee"} 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": "ef13e464-64f3-4373-82f2-764c584a10b9"} 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": "37f93c97-bf85-469e-9f51-c6c7c3474f18"} 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": "9f330768-5a57-479b-a40b-008f44963bd4"} 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": "c0c62c0c-186a-4525-822d-5392557311e2"} 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.013114s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.030039s] ... 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": []}]} 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.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.020436s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.256610s] ... 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": []}]} 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 [0.045122s] ... 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-05-23T10:54:09.355968+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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.029929s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates?limit=3&marker=79b5c244-4f55-4023-ac5a-1a9baad27672 {} GOT:{'clustertemplates': [{'uuid': 'bce7f256-4026-4bd8-8b09-a56cab72a0f1', '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/bce7f256-4026-4bd8-8b09-a56cab72a0f1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/bce7f256-4026-4bd8-8b09-a56cab72a0f1', '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-05-23T10:54:09.381177+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.050178s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.014829s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/31c76f11-3a4c-4dc2-94ab-c0ecbc872c82 {} GOT:{'uuid': '31c76f11-3a4c-4dc2-94ab-c0ecbc872c82', '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/31c76f11-3a4c-4dc2-94ab-c0ecbc872c82', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/31c76f11-3a4c-4dc2-94ab-c0ecbc872c82', '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-05-23T10:54:09.405020+00:00', 'updated_at': None} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.015753s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/df66a0a4-6cdf-40a5-88aa-b7c3ae37610e {} GOT:{'uuid': 'df66a0a4-6cdf-40a5-88aa-b7c3ae37610e', '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/df66a0a4-6cdf-40a5-88aa-b7c3ae37610e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/df66a0a4-6cdf-40a5-88aa-b7c3ae37610e', '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': 'df66a0a4-6cdf-40a5-88aa-b7c3ae37610e', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-05-23T10:54:09.421353+00:00', 'updated_at': None} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.065315s] ... 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": "aa45823a-915f-48c5-b7cc-8f1625c3ce08"} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.011942s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/24bd1b08-a149-4320-8d88-a956c1fade3f {} 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 24bd1b08-a149-4320-8d88-a956c1fade3f could not be found", "detail": "ClusterTemplate 24bd1b08-a149-4320-8d88-a956c1fade3f could not be found.", "links": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.044161s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.072563s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '768702be-9a52-4b64-97d8-92002a42ce19'} 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-05-23T10:54:09.408505+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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.027943s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': 'bd1efd88-4ef0-4302-a224-cb327b1c8acb', '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/bd1efd88-4ef0-4302-a224-cb327b1c8acb', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/bd1efd88-4ef0-4302-a224-cb327b1c8acb', '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-05-23T10:54:09.450600+00:00', 'updated_at': None}, {'uuid': 'da41cacc-6e7a-4f52-b275-a9ba4aba49e4', '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/da41cacc-6e7a-4f52-b275-a9ba4aba49e4', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/da41cacc-6e7a-4f52-b275-a9ba4aba49e4', '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-05-23T10:54:09.451534+00:00', 'updated_at': None}, {'uuid': 'c810302b-f997-4ac0-8efb-441e84a609ea', '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/c810302b-f997-4ac0-8efb-441e84a609ea', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c810302b-f997-4ac0-8efb-441e84a609ea', '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-05-23T10:54:09.453282+00:00', 'updated_at': None}, {'uuid': '5370a8b0-af03-47ae-ae71-94d387d1cdf2', '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/5370a8b0-af03-47ae-ae71-94d387d1cdf2', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5370a8b0-af03-47ae-ae71-94d387d1cdf2', '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-05-23T10:54:09.454138+00:00', 'updated_at': None}, {'uuid': '9c73f955-6315-4300-93d2-5a0c5812a145', '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/9c73f955-6315-4300-93d2-5a0c5812a145', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/9c73f955-6315-4300-93d2-5a0c5812a145', '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-05-23T10:54:09.454981+00:00', 'updated_at': None}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.028543s] ... 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 {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.055672s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.024376s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/?limit=3 {} GOT:{'clustertemplates': [{'uuid': '1e5d4b0f-0929-4c3a-b2ba-46671eed3df8', '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/1e5d4b0f-0929-4c3a-b2ba-46671eed3df8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1e5d4b0f-0929-4c3a-b2ba-46671eed3df8', '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-05-23T10:54:09.489326+00:00', 'updated_at': None}, {'uuid': '694fac36-8027-4cad-8c79-50e67673b549', '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/694fac36-8027-4cad-8c79-50e67673b549', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/694fac36-8027-4cad-8c79-50e67673b549', '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-05-23T10:54:09.490492+00:00', 'updated_at': None}, {'uuid': '67e59de0-01e8-4fa5-b1a0-4744dea160f7', '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/67e59de0-01e8-4fa5-b1a0-4744dea160f7', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/67e59de0-01e8-4fa5-b1a0-4744dea160f7', '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-05-23T10:54:09.491370+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=67e59de0-01e8-4fa5-b1a0-4744dea160f7'} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.031494s] ... 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-05-23T10:54:09.486119+00:00', 'updated_at': None}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.058114s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.033331s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': '72c38ab8-f5ef-407e-abb2-fd679bc05980', '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/72c38ab8-f5ef-407e-abb2-fd679bc05980', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/72c38ab8-f5ef-407e-abb2-fd679bc05980', '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-05-23T10:54:09.512154+00:00', 'updated_at': None}, {'uuid': '5dc98793-51c0-4c35-bc98-e13399ef1d40', '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/5dc98793-51c0-4c35-bc98-e13399ef1d40', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5dc98793-51c0-4c35-bc98-e13399ef1d40', '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-05-23T10:54:09.515905+00:00', 'updated_at': None}, {'uuid': '7bd506cc-27de-4d41-9d18-ef479dd1bf26', '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/7bd506cc-27de-4d41-9d18-ef479dd1bf26', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/7bd506cc-27de-4d41-9d18-ef479dd1bf26', '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-05-23T10:54:09.516788+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=7bd506cc-27de-4d41-9d18-ef479dd1bf26'} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.035762s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.061778s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.033737s] ... 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_against_single [0.036859s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.027393s] ... 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": "b405ab1f-7fd9-4ac8-940b-72a602459daf"} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.013752s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.066468s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_invalid_flavor [0.018694s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.028179s] ... 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.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.030299s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.046482s] ... 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": "31436616-52a6-49e3-8760-cf6c563a6bf9"} 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.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.028817s] ... 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.TestListClusterTemplate.test_get_one_by_name_not_found [0.026893s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.035991s] ... 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_template.TestPatch.test_update_cluster_template_as_admin [0.040186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/6666a0ce-bda0-4fe0-9c25-25068ebe1506 [{'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": "6666a0ce-bda0-4fe0-9c25-25068ebe1506", "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/6666a0ce-bda0-4fe0-9c25-25068ebe1506", "rel": "self"}, {"href": "http://localhost/clustertemplates/6666a0ce-bda0-4fe0-9c25-25068ebe1506", "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": "6666a0ce-bda0-4fe0-9c25-25068ebe1506", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-05-23T10:54:09.652721+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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_replace_cluster_template_with_no_exist_flavor_id [0.078721s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.049087s] ... 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-05-23T10:54:09.684988+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-05-23T10:54:09.684988+00:00', 'updated_at': '2025-05-23T10:54:09.714014+00:00'} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_os_distro_image [0.100466s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.080172s] ... 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.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.046130s] ... 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-05-23T10:54:09.737445+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-05-23T10:54:09.737445+00:00', 'updated_at': '2025-05-23T10:54:09.762451+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.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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.TestDelete.test_delete_cluster_template_not_found [0.037762s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/e6f39475-331f-4438-a2c1-46eb2ef2e04b 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 e6f39475-331f-4438-a2c1-46eb2ef2e04b could not be found", "detail": "ClusterTemplate e6f39475-331f-4438-a2c1-46eb2ef2e04b 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.034556s] ... 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.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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, {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.080819s] ... 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": "345a76ea-6a59-4c83-8707-c22565af125d"} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.093713s] ... 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-05-23T10:54:09.743243+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-05-23T10:54:09.743243+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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_template.TestPatch.test_update_hidden_cluster_template_success [0.034916s] ... 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-05-23T10:54:09.817216+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-05-23T10:54:09.817216+00:00', 'updated_at': '2025-05-23T10:54:09.835255+00:00'} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.043527s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.016749s] ... 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-05-23T10:54:09.857985+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:442: 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.dev9/magnum/api/controllers/v1/cluster_template.py:454: 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_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.063441s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_flavor [0.015274s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.019520s] ... 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-05-23T10:54:09.893781+00:00", "updated_at": null} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.046120s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': '68edf98c-f574-4eb5-a1cd-5f54b9ecb83c', '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 68edf98c-f574-4eb5-a1cd-5f54b9ecb83c could not be found", "detail": "ClusterTemplate 68edf98c-f574-4eb5-a1cd-5f54b9ecb83c 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.020928s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.035077s] ... 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": "a35f1a32-60ec-4ef7-a3f2-83927c28ea51"} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.123611s] ... 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.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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_template.TestPost.test_create_cluster_template_with_os_distro_image [0.031055s] ... 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/059a8c37-5bb2-4f16-abc4-ca73a6b817f1 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": "059a8c37-5bb2-4f16-abc4-ca73a6b817f1", "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/059a8c37-5bb2-4f16-abc4-ca73a6b817f1", "rel": "self"}, {"href": "http://localhost/clustertemplates/059a8c37-5bb2-4f16-abc4-ca73a6b817f1", "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-05-23T10:54:09.946870+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.077865s] ... 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-05-23T10:54:09.906120+00:00', 'updated_at': None}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.032068s] ... 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": "8b14f686-c4d4-4d79-b106-417007e3cbc3"} 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_name [0.023146s] ... 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": "omega-1-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-05-23T10:54:09.967778+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.056506s] ... 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.dev9/magnum/api/controllers/v1/cluster_template.py:442: 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.dev9/magnum/api/controllers/v1/cluster_template.py:454: 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, {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.051803s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.045917s] ... 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': ''} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.093039s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/detail?limit=3&marker=2d72659d-5b9a-49ec-b6a9-ef342007ef3f {} GOT:{'clustertemplates': [{'uuid': '7b2ee544-5786-4a92-a988-d07dea8cdbaa', '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/7b2ee544-5786-4a92-a988-d07dea8cdbaa', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/7b2ee544-5786-4a92-a988-d07dea8cdbaa', '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-05-23T10:54:09.996632+00:00', 'updated_at': None}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_flavor_id [0.033014s] ... 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": "0e9eff22-7ad8-483f-a725-340941c7b8d9"} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.028851s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/9610d009-8e01-43bd-bfa1-a4b2299714d8 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 9610d009-8e01-43bd-bfa1-a4b2299714d8 could not be found", "detail": "Federation 9610d009-8e01-43bd-bfa1-a4b2299714d8 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_public_success [0.058488s] ... 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-05-23T10:54:10.054835+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.017599s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.038889s] ... 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": "bc5ea64d-d172-4719-9f21-65831ff21cc9"} 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_get_one_by_name [0.052343s] ... 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-05-23T10:54:10.079280+00:00', 'updated_at': None} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_driver_name [0.046164s] ... 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-05-23T10:54:10.106951+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.048142s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '01b73011-f08a-41b3-bf37-ec9cd0e56ec4', '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/01b73011-f08a-41b3-bf37-ec9cd0e56ec4', 'rel': 'self'}, {'href': 'http://localhost/federations/01b73011-f08a-41b3-bf37-ec9cd0e56ec4', 'rel': 'bookmark'}]}, {'uuid': '8ce533f6-45c1-44f0-aa8d-1104c18d8bab', '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/8ce533f6-45c1-44f0-aa8d-1104c18d8bab', 'rel': 'self'}, {'href': 'http://localhost/federations/8ce533f6-45c1-44f0-aa8d-1104c18d8bab', 'rel': 'bookmark'}]}, {'uuid': '8b7b3fde-9550-4152-88f1-23eb77532f62', '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/8b7b3fde-9550-4152-88f1-23eb77532f62', 'rel': 'self'}, {'href': 'http://localhost/federations/8b7b3fde-9550-4152-88f1-23eb77532f62', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=8b7b3fde-9550-4152-88f1-23eb77532f62'} 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_create_cluster_template_with_no_os_distro_image [0.043343s] ... 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_template.TestPost.test_create_cluster_template_with_flavor [0.035494s] ... 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-05-23T10:54:10.144307+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.023921s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/dbca180a-a7d2-469f-bf2a-ac6370d70196/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_federation.TestListFederation.test_get_all_with_pagination_marker [0.019340s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations?limit=3&marker=73c67ad8-124f-4e68-809e-b5167884305e {} GOT:{'federations': [{'uuid': '31356400-7c02-43fc-a5b4-f883f2d0f5c2', '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/31356400-7c02-43fc-a5b4-f883f2d0f5c2', 'rel': 'self'}, {'href': 'http://localhost/federations/31356400-7c02-43fc-a5b4-f883f2d0f5c2', '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.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.075339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/578d4471-bf9e-4613-b4c4-76809d571156/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": "578d4471-bf9e-4613-b4c4-76809d571156"} 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_network_driver [0.026623s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.020188s] ... 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_actions.TestClusterUpgrade.test_upgrade_default_worker [0.032128s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '83228150-4491-4419-855d-0021991823a0'} 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.036513s] ... 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} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.073621s] ... 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-05-23T10:54:10.167728+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-05-23T10:54:10.167728+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-05-23T10:54:10.167728+00:00', 'updated_at': '2025 -05-23T10:54:10.207117+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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, {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.039542s] ... 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_template.TestPatch.test_remove_uuid [0.042586s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.059611s] ... 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-05-23T10:54:10.264170+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.090759s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': 'eecc687c-640b-445f-8365-833e80e91790', '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/eecc687c-640b-445f-8365-833e80e91790', 'rel': 'self'}, {'href': 'http://localhost/federations/eecc687c-640b-445f-8365-833e80e91790', 'rel': 'bookmark'}]}, {'uuid': '3852ae69-5922-45ce-b711-fa5850fc668c', '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/3852ae69-5922-45ce-b711-fa5850fc668c', 'rel': 'self'}, {'href': 'http://localhost/federations/3852ae69-5922-45ce-b711-fa5850fc668c', 'rel': 'bookmark'}]}, {'uuid': 'e34d73f0-df51-497b-942a-fbd6beb850b7', '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/e34d73f0-df51-497b-942a-fbd6beb850b7', 'rel': 'self'}, {'href': 'http://localhost/federations/e34d73f0-df51-497b-942a-fbd6beb850b7', 'rel': 'bookmark'}]}, {'uuid': '82ed91c8-3ad5-4a92-89b6-90722765a409', '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/82ed91c8-3ad5-4a92-89b6-90722765a409', 'rel': 'self'}, {'href': 'http://localhost/federations/82ed91c8-3ad5-4a92-89b6-90722765a409', 'rel': 'bookmark'}]}, {'uuid': '12a8643b-2cc5-4da4-aa0a-d709eabd3956', '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/12a8643b-2cc5-4da4-aa0a-d709eabd3956', 'rel': 'self'}, {'href': 'http://localhost/federations/12a8643b-2cc5-4da4-aa0a-d709eabd3956', '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.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.032608s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.022633s] ... 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-05-23T10:54:10.295568+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.dev9/magnum/api/controllers/v1/cluster_template.py:442: 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.dev9/magnum/api/controllers/v1/cluster_template.py:454: 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_federation.TestListFederation.test_one [0.017415s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': '0c1eb636-df26-43a0-8713-d92298f25d68', '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/0c1eb636-df26-43a0-8713-d92298f25d68', 'rel': 'self'}, {'href': 'http://localhost/federations/0c1eb636-df26-43a0-8713-d92298f25d68', '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_federation.TestDelete.test_delete_federation [0.021898s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/4a370f46-2fc9-4004-ac04-95a864d02257 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/4a370f46-2fc9-4004-ac04-95a864d02257 {} 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 4a370f46-2fc9-4004-ac04-95a864d02257 could not be found", "detail": "Federation 4a370f46-2fc9-4004-ac04-95a864d02257 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.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.024400s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/f2d88696-8577-432b-85a3-0bd42cdb74cc/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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.019346s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/2d7bc36a-0b10-4057-97af-db83a5207d6f [{'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( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.021202s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/?limit=3 {} GOT:{'federations': [{'uuid': 'd3e41524-7426-4ee6-84dd-32db12775eca', '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/d3e41524-7426-4ee6-84dd-32db12775eca', 'rel': 'self'}, {'href': 'http://localhost/federations/d3e41524-7426-4ee6-84dd-32db12775eca', 'rel': 'bookmark'}]}, {'uuid': '361b49a3-d95b-48c3-ae89-69b083888458', '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/361b49a3-d95b-48c3-ae89-69b083888458', 'rel': 'self'}, {'href': 'http://localhost/federations/361b49a3-d95b-48c3-ae89-69b083888458', 'rel': 'bookmark'}]}, {'uuid': 'b5498517-50e4-45a1-be4a-5262e1cc4f71', '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/b5498517-50e4-45a1-be4a-5262e1cc4f71', 'rel': 'self'}, {'href': 'http://localhost/federations/b5498517-50e4-45a1-be4a-5262e1cc4f71', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=b5498517-50e4-45a1-be4a-5262e1cc4f71'} 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_replace_cluster_template_with_no_exist_image_id [0.074756s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.025146s] ... 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": "bc038e3c-79ea-4ca3-b6c1-c25cf0134855"} 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_detail [0.018023s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/detail {} GOT:{'federations': [{'uuid': '8f028fe5-4d5e-4113-8480-b6b36b881e63', '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/8f028fe5-4d5e-4113-8480-b6b36b881e63', 'rel': 'self'}, {'href': 'http://localhost/federations/8f028fe5-4d5e-4113-8480-b6b36b881e63', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:10.351138+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.TestListFederation.test_empty [0.022394s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.014100s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/8fe61d28-d0d8-4375-93d1-9c07d31e2a25 {} GOT:{'uuid': '8fe61d28-d0d8-4375-93d1-9c07d31e2a25', '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/8fe61d28-d0d8-4375-93d1-9c07d31e2a25', 'rel': 'self'}, {'href': 'http://localhost/federations/8fe61d28-d0d8-4375-93d1-9c07d31e2a25', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:10.391815+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_federation.TestPost.test_create_federation_with_valid_name [0.080395s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '560e1921-91c2-44a4-837e-167665de7a9e', '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": "69677305-056a-4171-817e-7393728a8d01"} POST: /v1/federations {'uuid': '3645f881-7620-402a-9c50-a60caa8bf51a', '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": "233b3210-ad31-415b-a490-69840d47e875"} POST: /v1/federations {'uuid': 'a9aafe22-eca5-454d-a2be-2198e579745f', '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": "548f295c-ee0c-4827-a3e2-c756a72e127a"} POST: /v1/federations {'uuid': '0d540fc2-5e8d-4381-a4c2-db2619eee59c', '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": "b947efdd-af56-4efa-a2a1-5d6163d1b3b3"} POST: /v1/federations {'uuid': 'cf23fd52-b2dd-40ac-8c39-d43018ffe220', '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": "da36e7e6-69a5-45ad-abab-af853cdb0bbb"} POST: /v1/federations {'uuid': '66950de4-502b-422a-af4b-c751976df976', '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": "0f06e171-6dfe-463f-abee-f26d7c6f05bb"} POST: /v1/federations {'uuid': 'f3099d11-4739-4cb8-b367-5dc799c6fc72', '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": "f28e2023-b8f1-457c-9ac5-08e3e4ee7a08"} POST: /v1/federations {'uuid': '4d4ef778-23b7-4736-8e8d-0af41a73799a', '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": "e9ff6971-1461-4159-9ab6-411b40e49239"} 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_federation.TestPatch.test_join_non_existent_cluster [0.034993s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/c788d78a-6557-4374-87bb-58779222ab5b [{'path': '/member_ids', 'value': 'f584637f-fd3c-47bc-8a16-9f68a92b9d49', '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 f584637f-fd3c-47bc-8a16-9f68a92b9d49 could not be found", "detail": "Cluster f584637f-fd3c-47bc-8a16-9f68a92b9d49 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.TestDelete.test_delete_cluster_template_as_admin [0.112470s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clustertemplates/0aba9f02-107d-4e06-9e21-942e669bd981 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_magnum_service.TestMagnumServiceController.test_get_one [0.011282s] ... 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'}]} 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_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.009547s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.018996s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '44bee229-e7dd-4357-93ec-133f04cd7ee8', '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": "f648424d-fd97-4771-88c8-dba588bf38c8"} 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_hidden_with_cluster_allow_update [0.116528s] ... 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-05-23T10:54:10.383730+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-05-23T10:54:10.383730+00:00', 'updated_at': '2025-05-23T10:54:10.445593+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.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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_nodegroup.TestDelete.test_delete_nodegroup [0.034627s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.047005s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.047604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/914dc46e-2fcb-40d3-92bb-391198952ee9/nodegroups/3f32bdf8-d0e7-43ee-8bbe-64d178b0ac2b 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( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.024971s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.039167s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.036915s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/69c2c5e1-037b-4b13-9450-cfcd38e8600b 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 69c2c5e1-037b-4b13-9450-cfcd38e8600b could not be found", "detail": "Nodegroup 69c2c5e1-037b-4b13-9450-cfcd38e8600b 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_template.TestPatch.test_update_cluster_template_name_with_cluster [0.075946s] ... 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-05-23T10:54:10.484137+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.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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_nodegroup.TestListNodegroups.test_get_all_by_role [0.043517s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups?role=master {} GOT:{'nodegroups': [{'uuid': '85e00f9c-54d8-4db3-9b86-b247f74bbaf2', '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': 'bbec909c-ccfd-49ff-a67b-ee5b4c6a219c', '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( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.026492s] ... 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_cluster_template.TestListClusterTemplate.test_empty [0.054783s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': []} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.021208s] ... 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.TestListNodegroups.test_get_one [0.040387s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/43ae2f38-bef6-47de-a281-73d842f645e3/nodegroups/4644c121-d63d-4a96-a600-a294eab5dbb2 {} GOT:{'id': 1, 'uuid': '4644c121-d63d-4a96-a600-a294eab5dbb2', 'name': 'test-worker', 'cluster_id': '43ae2f38-bef6-47de-a281-73d842f645e3', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/43ae2f38-bef6-47de-a281-73d842f645e3/nodegroups/4644c121-d63d-4a96-a600-a294eab5dbb2', 'rel': 'self'}, {'href': 'http://localhost/clusters/43ae2f38-bef6-47de-a281-73d842f645e3/nodegroups/4644c121-d63d-4a96-a600-a294eab5dbb2', '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-05-23T10:54:10.570467+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_cluster_template.TestPatch.test_update_not_found [0.043025s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e4135992-5b9e-4949-9326-cd62047ed2d0 [{'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 e4135992-5b9e-4949-9326-cd62047ed2d0 could not be found", "detail": "ClusterTemplate e4135992-5b9e-4949-9326-cd62047ed2d0 could not be found.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.022973s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/099b85e3-d6c4-45e6-b62f-55617d303cfc/nodegroups/39f69957-0f11-4b52-8906-ca55fe40f831 {} 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_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.037564s] ... 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-05-23T10:54:10.634880+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:442: 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.dev9/magnum/api/controllers/v1/cluster_template.py:454: 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_nodegroup.TestListNodegroups.test_get_one_as_admin [0.039872s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/14fe1ec1-e2fb-4ff2-a7ee-6d9c13fead40/nodegroups/7b848cc8-74be-490e-93eb-03e050950301 {} GOT:{'id': 3, 'uuid': '7b848cc8-74be-490e-93eb-03e050950301', 'name': 'test-worker', 'cluster_id': '14fe1ec1-e2fb-4ff2-a7ee-6d9c13fead40', 'project_id': '14fe1ec1-e2fb-4ff2-a7ee-6d9c13fead40', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/14fe1ec1-e2fb-4ff2-a7ee-6d9c13fead40/nodegroups/7b848cc8-74be-490e-93eb-03e050950301', 'rel': 'self'}, {'href': 'http://localhost/clusters/14fe1ec1-e2fb-4ff2-a7ee-6d9c13fead40/nodegroups/7b848cc8-74be-490e-93eb-03e050950301', '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-05-23T10:54:10.610427+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.TestListClusterTemplate.test_get_all_with_all_projects [0.076192s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} GOT:{'clustertemplates': [{'uuid': '95a495f8-eb37-418d-8723-f76dcaba0dc8', '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/95a495f8-eb37-418d-8723-f76dcaba0dc8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/95a495f8-eb37-418d-8723-f76dcaba0dc8', '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-05-23T10:54:10.612842+00:00', 'updated_at': None}, {'uuid': 'dbeb2771-0138-4255-b172-5cc7a899d36b', '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/dbeb2771-0138-4255-b172-5cc7a899d36b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dbeb2771-0138-4255-b172-5cc7a899d36b', '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-05-23T10:54:10.620940+00:00', 'updated_at': None}, {'uuid': '93cd987e-e3c3-40ee-a5e8-9339666b2284', '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/93cd987e-e3c3-40ee-a5e8-9339666b2284', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/93cd987e-e3c3-40ee-a5e8-9339666b2284', '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-05-23T10:54:10.621861+00:00', 'updated_at': None}, {'uuid': '8f923175-0782-4489-8808-eb00a7ec240a', '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/8f923175-0782-4489-8808-eb00a7ec240a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/8f923175-0782-4489-8808-eb00a7ec240a', '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-05-23T10:54:10.626692+00:00', 'updated_at': None}]} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/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() {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.037831s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/71cad144-f61b-4c57-9b37-67091a4b5775/nodegroups/non_default_ng {} GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '71cad144-f61b-4c57-9b37-67091a4b5775', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/71cad144-f61b-4c57-9b37-67091a4b5775/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/71cad144-f61b-4c57-9b37-67091a4b5775/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-05-23T10:54:10.648973+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_nodegroup.TestPatch.test_replace_ok [0.042474s] ... 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-05-23T10:54:10.638206+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-05-23T10:54:10.638206+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_template.TestPost.test_create_cluster_template_hidden_fail [0.032926s] ... 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_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.021933s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/23743a35-aee9-414c-b5e8-f4ae06862bfa/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( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.023949s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.041262s] ... 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-05-23T10:54:10.687808+00:00', 'updated_at': None} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.041457s] ... 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-05-23T10:54:10.710374+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.032699s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.029808s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.029238s] ... 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_nodegroup.TestPatch.test_replace_min_node_count_failed [0.035345s] ... 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( {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.040995s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.019481s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.039542s] ... 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': ''} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.037715s] ... 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-05-23T10:54:10.794976+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-05-23T10:54:10.794976+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_template.TestPost.test_create_cluster_template_public_not_set [0.031523s] ... 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-05-23T10:54:10.819811+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.023009s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.163630s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3 {} GOT:{'uuid': 'dae96958-5dbb-4475-801c-e34bd0c078f3', '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/dae96958-5dbb-4475-801c-e34bd0c078f3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3', '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-05-23T10:54:10.734187+00:00', 'updated_at': None} GET: /v1/clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3 {} GOT:{'uuid': 'dae96958-5dbb-4475-801c-e34bd0c078f3', '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/dae96958-5dbb-4475-801c-e34bd0c078f3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3', '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-05-23T10:54:10.734187+00:00', 'updated_at': None} GET: /clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3 {} GOT:{'uuid': 'dae96958-5dbb-4475-801c-e34bd0c078f3', '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/dae96958-5dbb-4475-801c-e34bd0c078f3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dae96958-5dbb-4475-801c-e34bd0c078f3', '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-05-23T10:54:10.734187+00:00', 'updated_at': None} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.049700s] ... 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-05-23T10:54:10.858244+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.131686s] ... 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": "1ea94d05-9e5c-4715-9d02-1c94554d1035", "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/1ea94d05-9e5c-4715-9d02-1c94554d1035", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/1ea94d05-9e5c-4715-9d02-1c94554d1035", "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( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.068865s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/0fe0c037-f66f-42e9-895e-6258791e9300/nodegroups/fc835859-2eb6-4403-bad1-ef5496a3e41c [{'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": "fc835859-2eb6-4403-bad1-ef5496a3e41c", "name": "nodegroup1", "cluster_id": "0fe0c037-f66f-42e9-895e-6258791e9300", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/0fe0c037-f66f-42e9-895e-6258791e9300/nodegroups/fc835859-2eb6-4403-bad1-ef5496a3e41c", "rel": "self"}, {"href": "http://localhost/clusters/0fe0c037-f66f-42e9-895e-6258791e9300/nodegroups/fc835859-2eb6-4403-bad1-ef5496a3e41c", "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-05-23T10:54:10.886505+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_cluster_template.TestPost.test_create_cluster_template_with_dns [0.036806s] ... 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-05-23T10:54:10.906963+00:00", "updated_at": null} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.050914s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_docker_volume_size [0.047766s] ... 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-05-23T10:54:10.959934+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.087006s] ... 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": "6f3b0ca2-e3cb-4be8-b8b2-c42de1fdd69e", "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/6f3b0ca2-e3cb-4be8-b8b2-c42de1fdd69e", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6f3b0ca2-e3cb-4be8-b8b2-c42de1fdd69e", "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-05-23T10:54:10.987926+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_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.087677s] ... 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-05-23T10:54:10.943683+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.052216s] ... 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': ''} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.061833s] ... 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( {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.085506s] ... 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": "8fa02801-b876-4818-a560-64af673e8a2f", "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/8fa02801-b876-4818-a560-64af673e8a2f", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/8fa02801-b876-4818-a560-64af673e8a2f", "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-05-23T10:54:11.076021+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_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.093498s] ... 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': ''} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.074020s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.249542s] ... 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": "45d8eb51-88b1-4ecf-8ee2-e2ba684947b0", "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/45d8eb51-88b1-4ecf-8ee2-e2ba684947b0", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/45d8eb51-88b1-4ecf-8ee2-e2ba684947b0", "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( {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.023064s] ... 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-05-23T10:54:11.166916+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_nodegroup_with_image_id [0.096035s] ... 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": "7cf23e20-cf91-4dc1-92bb-f7f447966998", "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/7cf23e20-cf91-4dc1-92bb-f7f447966998", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/7cf23e20-cf91-4dc1-92bb-f7f447966998", "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.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.032828s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.064378s] ... 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-05-23T10:54:11.181510+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-05-23T10:54:11.181510+00:00', 'updated_at': '2025-05-23T10:54:11.202044+00:00'} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:536: 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, {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.014907s] ... 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/e403d28e-7416-4f15-8546-7c375a13b4c7 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": "e403d28e-7416-4f15-8546-7c375a13b4c7", "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/e403d28e-7416-4f15-8546-7c375a13b4c7", "rel": "self"}, {"href": "http://localhost/clustertemplates/e403d28e-7416-4f15-8546-7c375a13b4c7", "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-05-23T10:54:11.222332+00:00", "updated_at": null} Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:442: 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.dev9/magnum/api/controllers/v1/cluster_template.py:454: 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, {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.020852s] ... 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': ''} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_empty_string [0.141140s] ... 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': ''} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.015548s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.063159s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas?all_tenants=True {} GOT:{'quotas': []} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_dns_nameserver [0.023454s] ... 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_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.098239s] ... 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": "65d1e750-c837-486e-9127-74c390d46607", "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/65d1e750-c837-486e-9127-74c390d46607", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/65d1e750-c837-486e-9127-74c390d46607", "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( {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.033486s] ... 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-05-23T10:54:11.286353+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.286973+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.041463s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.027036s] ... 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-05-23T10:54:11.334656+00:00", "updated_at": null} {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.042388s] ... 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-05-23T10:54:11.328518+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-05-23T10:54:11.328518+00:00", "updated_at": "2025-05-23T10:54:11.345705+00:00"} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.014435s] ... 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": []}]} {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.075997s] ... 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": "50b66166-3365-428f-86e7-dca3959cf4c2", "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/50b66166-3365-428f-86e7-dca3959cf4c2", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/50b66166-3365-428f-86e7-dca3959cf4c2", "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_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.090331s] ... 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': ''} {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.025461s] ... 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-05-23T10:54:11.375208+00:00", "updated_at": null} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.019532s] ... 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-05-23T10:54:11.378802+00:00", "updated_at": null} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.014313s] ... 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-05-23T10:54:11.393677+00:00", "updated_at": null} {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.038794s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.024131s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.016030s] ... 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-05-23T10:54:11.410072+00:00", "updated_at": null} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.019154s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/cab83563-ab03-4409-a6e0-370a0ba16bd8 {} GOT:{'uuid': 'cab83563-ab03-4409-a6e0-370a0ba16bd8', '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/cab83563-ab03-4409-a6e0-370a0ba16bd8', 'rel': 'self'}, {'href': 'http://localhost/federations/cab83563-ab03-4409-a6e0-370a0ba16bd8', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.412305+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_quota.TestQuota.test_create_quota_no_project_id [0.026497s] ... 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": []}]} {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.084243s] ... 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-05-23T10:54:11.417947+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_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.022513s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.017269s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.035514s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/b31a659e-e141-4ec4-9700-3e69d7739a27 {} GOT:{'uuid': 'b31a659e-e141-4ec4-9700-3e69d7739a27', '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/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'self'}, {'href': 'http://localhost/federations/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.435232+00:00', 'updated_at': None} GET: /v1/federations/b31a659e-e141-4ec4-9700-3e69d7739a27 {} GOT:{'uuid': 'b31a659e-e141-4ec4-9700-3e69d7739a27', '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/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'self'}, {'href': 'http://localhost/federations/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.435232+00:00', 'updated_at': None} GET: /federations/b31a659e-e141-4ec4-9700-3e69d7739a27 {} GOT:{'uuid': 'b31a659e-e141-4ec4-9700-3e69d7739a27', '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/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'self'}, {'href': 'http://localhost/federations/b31a659e-e141-4ec4-9700-3e69d7739a27', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.435232+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( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.006704s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.043003s] ... 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-05-23T10:54:11.449474+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.450243+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.450856+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.451425+00:00', 'updated_at': None}]} {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.053815s] ... 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:371: 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:371: 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:371: 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:371: 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_federation.TestListFederation.test_detail_with_pagination_marker [0.025281s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/detail?limit=3&marker=656e7072-85ed-4b34-a0f4-013de746ea00 {} GOT:{'federations': [{'uuid': '42ed61fe-dc51-45c1-bd76-6f888d13a799', '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/42ed61fe-dc51-45c1-bd76-6f888d13a799', 'rel': 'self'}, {'href': 'http://localhost/federations/42ed61fe-dc51-45c1-bd76-6f888d13a799', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.470908+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.TestListFederation.test_get_one_by_name [0.015715s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/fake-name {} GOT:{'uuid': '4238398b-e7b5-4794-82ab-ce79bf916470', '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/4238398b-e7b5-4794-82ab-ce79bf916470', 'rel': 'self'}, {'href': 'http://localhost/federations/4238398b-e7b5-4794-82ab-ce79bf916470', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.498879+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_quota.TestQuota.test_get_all_admin_all_tenants_false [0.039404s] ... 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-05-23T10:54:11.492322+00:00', 'updated_at': None}]} {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.011416s] ... 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.TestPatch.test_member_join [0.065865s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/a5922a6c-97f3-42d9-b2f3-d1c8367bf722 [{'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": "a5922a6c-97f3-42d9-b2f3-d1c8367bf722"} GET: /v1/federations/a5922a6c-97f3-42d9-b2f3-d1c8367bf722 {} GOT:{'uuid': 'a5922a6c-97f3-42d9-b2f3-d1c8367bf722', '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/a5922a6c-97f3-42d9-b2f3-d1c8367bf722', 'rel': 'self'}, {'href': 'http://localhost/federations/a5922a6c-97f3-42d9-b2f3-d1c8367bf722', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.469946+00:00', 'updated_at': '2025-05-23T10:54:11.515444+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_federation.TestListFederation.test_get_one_by_uuid_not_found [0.012167s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations/772c63fa-bf18-4496-84c6-e65a5024eb3e {} 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 772c63fa-bf18-4496-84c6-e65a5024eb3e could not be found", "detail": "Federation 772c63fa-bf18-4496-84c6-e65a5024eb3e could not be found.", "links": []}]} {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.048115s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 1, 'nodes': 6} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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:371: 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:371: 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:371: 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( {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.034281s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.524569+00:00', 'updated_at': None}]} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.036094s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'a1845457-e849-40c6-85f6-4755100ce27f', '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( {1} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.026079s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.030129s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.557956+00:00', 'updated_at': None}]} {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.045944s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/7568f0b7-90c2-4edf-a00d-3122a44e769c [{'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": "7568f0b7-90c2-4edf-a00d-3122a44e769c"} GET: /v1/federations/7568f0b7-90c2-4edf-a00d-3122a44e769c {} GOT:{'uuid': '7568f0b7-90c2-4edf-a00d-3122a44e769c', '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/7568f0b7-90c2-4edf-a00d-3122a44e769c', 'rel': 'self'}, {'href': 'http://localhost/federations/7568f0b7-90c2-4edf-a00d-3122a44e769c', 'rel': 'bookmark'}], 'created_at': '2025-05-23T10:54:11.542585+00:00', 'updated_at': '2025-05-23T10:54:11.562449+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( {1} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.016187s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.016641s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.051685s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/3295942d-8722-427a-995b-b70f5976eb12 [{'path': '/member_ids', 'value': '3aca47c1-21e9-4533-a8e4-ef8ad0650ce6', '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 3aca47c1-21e9-4533-a8e4-ef8ad0650ce6 could not be found", "detail": "Cluster 3aca47c1-21e9-4533-a8e4-ef8ad0650ce6 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_quota.TestQuota.test_get_one [0.033831s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:11.587891+00:00', 'updated_at': None} {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.033210s] ... 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"} {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.085241s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'f88f66a2-d0ec-4741-9abe-af9b79dac50b', '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': '5c3ca691-36ca-4af9-a184-54e06e4e5f5f', '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': 'a4380c93-de1f-4c86-8b26-e9b798484f4f', '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': '5da9d850-009e-4de9-bd80-f32b167080c3', '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': '94480e2d-acf9-462c-b36c-016b17bdaae2', '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': '9db7c16a-88e1-4dd5-b774-e626a4d77b1b', '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': 'e0ace36f-2557-40d8-854a-10871d37797c', '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( {3} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.012109s] ... 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_types.TestJsonPatchType.test_cannot_add_with_no_value [0.078645s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.036916s] ... 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": []}]} {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.048468s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/0e8460fc-b3dc-4330-be1e-0df94518df7b [{'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( {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.033325s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5517af7e-1717-47be-b100-e59bc70ca57c 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( {1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.024228s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.024506s] ... 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.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.008753s] ... ok {1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.025212s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.038673s] ... 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.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.032118s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.076825s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': '6aa063a5-4734-4ee6-97db-d428870ccbe1', '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": "a739bdf7-3006-4915-a02d-6e777d74f362"} 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.TestNameType.test_valid_name [0.027223s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.056608s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/ab690712-0f25-4a03-b047-81960e1be650/nodegroups {} GOT:{'nodegroups': [{'uuid': 'f2134799-4312-48a5-a434-b92a8040443d', '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': '51a7c85d-95a6-4e05-b95b-86b24c5157ea', '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_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.018623s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.101261s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 2, 'nodes': 12} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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:371: 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:371: 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:371: 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_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.017572s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.008159s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_invalid_network [0.001210s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_invalid_resources [0.006188s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.001599s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001120s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001843s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.002716s] ... ok {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_fixed_subnet [0.002410s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.056728s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/1de34d8f-852b-4767-93f9-04f38f178005/nodegroups?limit=1 {} GOT:{'nodegroups': [{'uuid': 'a3174114-785a-4ebc-939c-72b6c0040a2d', '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/1de34d8f-852b-4767-93f9-04f38f178005/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=a3174114-785a-4ebc-939c-72b6c0040a2d'} GET: /v1/clusters/1de34d8f-852b-4767-93f9-04f38f178005/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=a3174114-785a-4ebc-939c-72b6c0040a2d {} GOT:{'nodegroups': [{'uuid': '043bdec1-dd38-483f-94a4-ba14f8e7bbca', '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/1de34d8f-852b-4767-93f9-04f38f178005/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=043bdec1-dd38-483f-94a4-ba14f8e7bbca'} GET: /v1/clusters/1de34d8f-852b-4767-93f9-04f38f178005/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=043bdec1-dd38-483f-94a4-ba14f8e7bbca {} 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.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.013253s] ... 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.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.049000s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.008061s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.006918s] ... ok {1} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.016430s] ... 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": []}]} {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.031986s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/a2e4c004-cbcd-45e6-9dc7-32561fc963d2/nodegroups/non_default_ng {} GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': 'a2e4c004-cbcd-45e6-9dc7-32561fc963d2', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/a2e4c004-cbcd-45e6-9dc7-32561fc963d2/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/a2e4c004-cbcd-45e6-9dc7-32561fc963d2/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-05-23T10:54:11.870714+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.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.008119s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.007182s] ... ok {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.011283s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.000713s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.014737s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.001459s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.007219s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.028973s] ... 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( {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.011640s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000602s] ... ok {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000616s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.007930s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.007105s] ... ok {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.007646s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.000824s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_valid_network [0.001543s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_multiple_valid_subnet [0.000777s] ... ok {1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.038426s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.070912s] ... 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-05-23T10:54:11.951482+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-05-23T10:54:11.951482+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( {1} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.032357s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.028755s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.264252s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'baee4558-6b05-4951-9767-353006873d77', 'name': 'fake-name', 'hostcluster_id': '33888eae-f297-44a0-8925-d12c8909dcfd', '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 33888eae-f297-44a0-8925-d12c8909dcfd could not be found", "detail": "Cluster 33888eae-f297-44a0-8925-d12c8909dcfd 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_federation.TestPost.test_create_federation_no_hostcluster_id [0.024495s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/federations {'uuid': 'a48bbf78-e3b8-4cba-96a8-d5dcc70c5459', '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.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_valid_subnet [0.137296s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_valid_boot_volume_size [0.001041s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_valid_flavor [0.000904s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001201s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.000924s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.002637s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000351s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.022794s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} GOT:{'mservices': []} {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.003353s] ... ok {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_valid_fixed_subnet [0.001137s] ... ok {2} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.000720s] ... ok {2} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000703s] ... ok {2} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.001049s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.010800s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.013692s] ... ok {1} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.122740s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.011678s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.007822s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.025772s] ... 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( {1} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.017682s] ... ok {1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.000956s] ... ok {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.008692s] ... ok {1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.004033s] ... ok {1} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000461s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001652s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.001094s] ... ok {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.004923s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.003807s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.000561s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.000491s] ... ok {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.002084s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.003582s] ... ok {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.005470s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.003208s] ... ok {1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.002483s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.007582s] ... ok {2} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001516s] ... ok {1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.009310s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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 " {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.034423s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/b2dba844-65b5-4453-bd18-9326289b3fe0/nodegroups {} GOT:{'nodegroups': [{'uuid': 'd59af32d-d12b-48f9-8936-6239178acc5e', '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': '9674b28e-bea2-46c8-ae96-f24e55fbec24', '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( {2} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.018414s] ... ok {1} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_get_no_permission [0.030373s] ... 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( {2} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.015033s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.028389s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups {} GOT:{'nodegroups': [{'uuid': 'bb0f3eba-da52-47b6-859d-6508356737a2', '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': '3a58aa29-c293-4be9-a922-2c037d303b82', '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( {2} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.014392s] ... ok {2} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.000945s] ... ok {2} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.005490s] ... ok {2} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.004353s] ... ok {2} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.000926s] ... ok {1} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_delete_no_permission [0.028520s] ... 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( {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.005314s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.041394s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/cluster1/nodegroups {} GOT:{'nodegroups': [{'uuid': 'fdcb50c1-e3e3-4af9-922e-fbc87e66d32e', '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': '968fa2b5-8180-4062-9891-e15b27c9ba9e', '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( {1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_delete_no_permission [0.031161s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/federations/08f87300-4b5b-44c2-b9a3-b3bf5899c52f 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.cert_manager.test_local.TestLocalManager.test_get_cert [0.029343s] ... ok {1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_detail_list_no_permission [0.012969s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.018654s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/1f8dad20-b744-4269-a763-772af6ee2a26/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( {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.012783s] ... ok {2} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.000430s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.273277s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.026903s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/0af297f6-8385-489e-ac60-1f47c4ec7cff/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( {1} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_delete_no_permission [0.031646s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ DELETE: /v1/clusters/a3567c44-6171-4c89-8dd2-2dd4fb1d25ef/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( {2} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_update_no_permission [0.044205s] ... 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( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.022283s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/35126b63-ae8b-4a12-9164-9ae3ba6e54ea/nodegroups/9fb9197b-b091-4403-9705-e2841bd7edef {} 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.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_all_no_permission [0.024977s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/9e9282df-aacd-40f0-8a85-dde0a0a56548/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( {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.008289s] ... ok {2} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_no_permission [0.020602s] ... 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( {1} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_delete_no_permission [0.031410s] ... 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-05-23T10:54:12.345833+00:00", "updated_at": null} DELETE: /v1/quotas/fake_project/Cluster {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.074739s] ... 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_nodegroup.TestPatch.test_remove_ok [0.037117s] ... 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-05-23T10:54:12.340307+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-05-23T10:54:12.340307+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.common.policies.test_cluster_policy.TestClusterPolicy.test_update_no_permission [0.040154s] ... 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( {1} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_update_no_permission [0.035450s] ... 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-05-23T10:54:12.379190+00:00", "updated_at": null} PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.001485s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.004610s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup [0.029113s] ... 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": "c4906876-91e4-4101-9c53-901b26e41c2a", "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/c4906876-91e4-4101-9c53-901b26e41c2a", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/c4906876-91e4-4101-9c53-901b26e41c2a", "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( {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.001346s] ... ok {2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_all_no_permission [0.029792s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates {} 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.policies.test_quota_policy.TestQuotaPolicy.test_get_no_permission [0.027537s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas/fake_project/Cluster {} {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.072251s] ... 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": "9ee6f036-2a62-48ae-9174-997a122dbb40", "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/9ee6f036-2a62-48ae-9174-997a122dbb40", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/9ee6f036-2a62-48ae-9174-997a122dbb40", "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-05-23T10:54:12.425182+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.common.test_clients.ClientsTest.test_clients_barbican_cached [0.002083s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.037076s] ... 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": "ec0a4183-8b1b-4281-a1bd-d7a3d5cb7bf1", "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/ec0a4183-8b1b-4281-a1bd-d7a3d5cb7bf1", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/ec0a4183-8b1b-4281-a1bd-d7a3d5cb7bf1", "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.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.004843s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.001234s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.008162s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001308s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.001974s] ... ok {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.052430s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.000879s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001302s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_zero_quota [0.016147s] ... 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-05-23T10:54:12.453250+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.common.test_clients.ClientsTest.test_clients_nova_noauth [0.003346s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.001526s] ... ok {2} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.001045s] ... ok {2} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.014030s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.047686s] ... 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": "ab0c5687-d46d-4fe2-9038-3507e9c5ab44", "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/ab0c5687-d46d-4fe2-9038-3507e9c5ab44", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/ab0c5687-d46d-4fe2-9038-3507e9c5ab44", "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( {1} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.032806s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_delete_quota [0.035099s] ... 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-05-23T10:54:12.473920+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.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.019377s] ... ok {1} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.019882s] ... ok {1} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000440s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.013167s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.017901s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-05-23T10:54:12.501378+00:00', 'updated_at': None}]} {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.014797s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.043869s] ... 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": "d2799fb4-48dd-481f-ab52-11a798d03aea", "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/d2799fb4-48dd-481f-ab52-11a798d03aea", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/d2799fb4-48dd-481f-ab52-11a798d03aea", "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.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.026342s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.029209s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 1, 'nodes': 6} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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:371: 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:371: 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:371: 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.test_neutron.NeutronTest.test_delete_floatingip_exception [0.010129s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.027112s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.009266s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.028908s] ... 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( {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.009229s] ... ok {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.009265s] ... ok {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.036032s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.040724s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=123 {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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:371: 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:371: 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:371: 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( {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.006142s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.008028s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.006018s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.005909s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.007637s] ... ok {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.026552s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.007787s] ... ok {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.005882s] ... ok {2} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.010624s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.012345s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.059815s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} GOT:{'quotas': []} {2} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.007734s] ... ok {1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.020917s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.011286s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.005681s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.026641s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.006506s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.005437s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.008476s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.005250s] ... ok {1} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.030996s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.009065s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.015590s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.022439s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.062066s] ... 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-05-23T10:54:12.670742+00:00', 'updated_at': None}]} {2} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.011799s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.036490s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.019146s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.008040s] ... ok {1} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.013054s] ... ok {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000056s] ... ok {2} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.021574s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000063s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.008218s] ... ok {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.008038s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000117s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.004286s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000075s] ... ok {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000068s] ... ok {2} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.000775s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.007906s] ... ok {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.012623s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.007701s] ... ok {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.009952s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.007474s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.023246s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.007015s] ... ok {1} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.014217s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.007812s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.008298s] ... ok {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.007009s] ... ok {0} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.001065s] ... 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_valid_network [0.001187s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_multiple_valid_network [0.001239s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.001076s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.038712s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.001436s] ... ok {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001116s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.101995s] ... 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:371: 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:371: 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:371: 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:371: 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.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.001133s] ... ok {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.007217s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.019703s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.054072s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.020028s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.024607s] ... ok {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.019405s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.001042s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.000824s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.000830s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.000948s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.001042s] ... ok {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000692s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.057965s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats?project_id=123&type=invalid {} Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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:371: 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( {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.005094s] ... ok {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.012509s] ... ok {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.020193s] ... ok {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.009871s] ... ok {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.003508s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000550s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.002491s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.066937s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.010656s] ... ok {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.218742s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.007495s] ... ok {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.001114s] ... ok {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.009011s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.12/site-packages/oslo_versionedobjects/fields.py:371: 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 " {3} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.018516s] ... ok {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.212031s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.019142s] ... ok {0} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_create_no_permission [0.030787s] ... 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.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.012768s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.009387s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_create_no_permission [0.022359s] ... 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( {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.015170s] ... ok {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.012368s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_invalid_subnet [0.001461s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001576s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.002474s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001290s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001682s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001577s] ... ok {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001636s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_all_no_permission [0.042635s] ... 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.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.027531s] ... 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": []}]} {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_create_no_permission [0.019353s] ... 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': ''} {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.025408s] ... 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": []}]} {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_no_permission [0.021128s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.014269s] ... 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.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.183923s] ... ok {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_update_no_permission [0.019417s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.021731s] ... ok {0} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_no_permission [0.024338s] ... 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( {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.020255s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.002662s] ... ok {0} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_reader [0.018298s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/federations {} GOT:{'federations': [{'uuid': 'bf7280b2-f3e8-4753-b4d4-8a21c8fafb0d', '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/bf7280b2-f3e8-4753-b4d4-8a21c8fafb0d', 'rel': 'self'}, {'href': 'http://localhost/federations/bf7280b2-f3e8-4753-b4d4-8a21c8fafb0d', '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.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.011619s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.007664s] ... ok {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.004340s] ... ok {3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.013168s] ... ok {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.238637s] ... ok {3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.016011s] ... ok {0} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_update_no_permission [0.037139s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/federations/d3fc55e6-bb7b-43fc-9d7e-94b7b04e9319 [{'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( {3} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.009647s] ... ok {3} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.012365s] ... ok {0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_no_permission [0.024064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clusters/a2565f04-d25d-44d1-a061-06fc8124a493/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.cmd.test_status.TestUpgradeChecks.test_checks [0.007783s] ... ok {3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.008912s] ... ok {3} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000827s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.009426s] ... ok {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.005066s] ... ok {3} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.009477s] ... 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_sign.TestX509.test_sign_with_invalid_csr [0.174517s] ... ok {0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_update_no_permission [0.049948s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ PATCH: /v1/clusters/713aac2f-908c-4e20-bd4f-360cb0f00919/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( {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.004033s] ... ok {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000072s] ... ok {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000110s] ... ok {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000048s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.004297s] ... ok {3} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_delete_no_permission [0.023956s] ... 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.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.007481s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.003563s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.001887s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.000997s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.002465s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.003499s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.001624s] ... ok {1} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.001712s] ... ok {0} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_create_no_permission [0.028561s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} 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_cluster_template_policy.TestClusterTemplatePolicy.test_get_detail_no_permission [0.018024s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/clustertemplates/detail {} /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_load_pem_private_key_with_bytes_private_key [0.145294s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000591s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000065s] ... ok {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000041s] ... ok {0} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_admin [0.016448s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.024185s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.004267s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.001416s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.001309s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.001662s] ... ok {3} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_create_no_permission [0.029634s] ... 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( {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.002562s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.001323s] ... ok {2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.001601s] ... ok {2} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.007856s] ... ok {0} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_reader [0.033768s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} GOT:{'clusters': 0, 'nodes': 0} {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.001739s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.001288s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.001381s] ... ok {0} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001638s] ... ok {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.042825s] ... ok {2} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.023561s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.011542s] ... ok {3} magnum.tests.unit.common.policies.test_magnum_service_policy.TestMagnumServicePolicy.test_get_all_no_permission [0.046778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/mservices {} {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.008213s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.010921s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.035583s] ... ok {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.047732s] ... ok {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.020404s] ... ok {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.008499s] ... ok {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.007652s] ... ok {3} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_create_no_permission [0.064148s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ POST: /v1/clusters/ff3f2cca-63b8-4d6a-ab97-eed97c8f8d73/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( {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.029881s] ... ok {3} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_all_no_permission [0.013830s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/quotas {} {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.053497s] ... ok {3} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_no_permission [0.014011s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ GET: /v1/stats {} {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.031160s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.007304s] ... 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.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.006280s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.002645s] ... ok {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.001181s] ... ok {3} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.006656s] ... ok {3} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.003698s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.013443s] ... ok {3} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.001245s] ... ok {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.035025s] ... ok {2} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.008361s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.016117s] ... ok {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.019610s] ... ok {2} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.007753s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.011303s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_with_discovery [0.017234s] ... ok {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.014125s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_no_discoveryurl [0.011000s] ... ok {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.013938s] ... ok {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.009177s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.019420s] ... ok {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.007175s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.034421s] ... ok {3} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.007141s] ... ok {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.011650s] ... ok {3} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.006376s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.020103s] ... ok {3} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.008311s] ... ok {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.011744s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.006299s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.021824s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.008231s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.006017s] ... ok {2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.015931s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.007093s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.006303s] ... ok {2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.017378s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.006851s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.036287s] ... ok {3} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.008503s] ... ok {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.000663s] ... ok {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000214s] ... ok {3} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.002960s] ... ok {3} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.001998s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.015950s] ... ok {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.009069s] ... ok {2} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.031331s] ... ok {3} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.006915s] ... ok {3} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.006159s] ... ok {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.019709s] ... ok {2} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.028064s] ... ok {2} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.019963s] ... ok {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.006273s] ... ok {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.043024s] ... ok {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.007989s] ... ok {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.006291s] ... ok {2} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.006956s] ... ok {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.007737s] ... ok {2} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.006800s] ... ok {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.008480s] ... ok {2} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.008147s] ... ok {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.007327s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.005601s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.005888s] ... ok {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.008865s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.006381s] ... ok {1} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.008268s] ... ok {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.008884s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.005903s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.022550s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.007685s] ... ok {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.007441s] ... ok {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.006530s] ... ok {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.011993s] ... ok {1} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.013413s] ... ok {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.005578s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.009997s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.018079s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.008777s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.008838s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.010356s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.008981s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.012811s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.009742s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.011048s] ... ok {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.012453s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.017050s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.021288s] ... ok {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.060585s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.009663s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.008337s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.020468s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.009831s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.028994s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.314089s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.026995s] ... ok {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.012808s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.011427s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.008605s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.012531s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.009604s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.008130s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.008656s] ... ok {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.008390s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.009377s] ... ok {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.038115s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.017299s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.211459s] ... ok {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.008180s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.009705s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.012095s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.008551s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.008238s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.009692s] ... ok {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.009932s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.014589s] ... ok {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.014503s] ... ok {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.028279s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.011685s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.019245s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/magnum-20.1.0.dev9/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.dev9/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() {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.031612s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.263538s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.007960s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.011473s] ... ok {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.009354s] ... ok {1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.010379s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.009926s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.010809s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.012465s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.010100s] ... ok {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.011525s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.007869s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.010798s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.010713s] ... ok {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.124497s] ... 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_not_critical [0.000872s] ... ok {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000068s] ... ok {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.017823s] ... ok {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.002444s] ... ok {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000054s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.001565s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.007534s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.003740s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.005543s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.009050s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.002030s] ... ok {3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.002824s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.010456s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.154919s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.010510s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.013964s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.018628s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.039284s] ... ok {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.018677s] ... ok {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [1.010149s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.024282s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.013311s] ... ok {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.011276s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.012990s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.009790s] ... ok {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.015011s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.011497s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.012184s] ... ok {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.010896s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.016129s] ... ok {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.011328s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.066278s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.015834s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.012663s] ... ok {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.018715s] ... ok {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.001637s] ... ok {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001294s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000062s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000242s] ... ok {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000215s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.018575s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.019397s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.006761s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.014747s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.046575s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.014888s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.006218s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.014785s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.019323s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.028873s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.006877s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.012129s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.048348s] ... ok {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.011581s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.011663s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.015029s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.023390s] ... ok {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.010402s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.113338s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.039654s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.011040s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.011110s] ... ok {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.008201s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.033933s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.031268s] ... ok {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.008296s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.001071s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.000628s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000564s] ... ok {2} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.000536s] ... ok {2} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000991s] ... ok {2} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.000538s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.008268s] ... ok {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.017910s] ... ok {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.043398s] ... ok {3} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.001027s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.016957s] ... ok {3} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.008829s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.005835s] ... ok {3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.006386s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.009904s] ... ok {3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.007390s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.005341s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.005164s] ... ok {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.010771s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.005122s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.011956s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.006198s] ... ok {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.028626s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.008409s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.007999s] ... ok {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.016428s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.015054s] ... ok {2} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.019009s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.184173s] ... ok {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.011779s] ... ok {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.011603s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.018911s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.061835s] ... ok {2} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.010689s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.013325s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.009245s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.006081s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.007983s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.005328s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.034649s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.007311s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.008943s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_fcos_kubernetes_definition [0.009208s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.031165s] ... ok {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.011541s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.008363s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.007292s] ... ok {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.007308s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.008593s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.011351s] ... ok {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.008144s] ... ok {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.063234s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.007445s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.007061s] ... ok {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.008511s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.001588s] ... ok {1} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000743s] ... ok {1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000807s] ... ok {1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000569s] ... ok {1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000572s] ... ok {1} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000563s] ... ok {1} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000541s] ... ok {1} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000848s] ... ok {1} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.000549s] ... ok {1} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.011820s] ... ok {1} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.009080s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.010603s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.007101s] ... ok {3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.065503s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.005484s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.007549s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.011588s] ... ok {1} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.005031s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.008398s] ... ok {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.007360s] ... ok {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.006890s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.017967s] ... ok {1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.010237s] ... ok {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.011143s] ... ok {1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.016407s] ... ok {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.010319s] ... ok {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.007835s] ... ok {3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.010795s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.009991s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.005970s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.009349s] ... ok {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.009715s] ... ok {3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.009702s] ... ok {3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.007969s] ... ok {3} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.014855s] ... ok {3} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.008576s] ... ok {3} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.008128s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.010541s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.008938s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.035773s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.030776s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.010964s] ... ok {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.007853s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.700037s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.014865s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.007609s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.009285s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.012282s] ... ok {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.010983s] ... ok {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.014280s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.008729s] ... ok {0} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.013320s] ... ok {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.014655s] ... ok {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.012499s] ... ok {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.001040s] ... ok {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.124441s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.195829s] ... ok {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.030654s] ... ok {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.012967s] ... ok {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.022445s] ... ok {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.029501s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.145801s] ... ok {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.039384s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.042272s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.036029s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.018801s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.038810s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.180460s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.024110s] ... ok {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.015125s] ... ok {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.012113s] ... ok {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.016070s] ... ok {3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.017085s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.015686s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.036478s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.028975s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.017094s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.185499s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.035074s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.018223s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.021129s] ... ok {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.061280s] ... ok {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.026079s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.015956s] ... 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_sign_empty_chars [0.059065s] ... ok {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000689s] ... ok {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000112s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002466s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.002785s] ... ok {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001386s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.029861s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.010538s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.026892s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.011059s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.061541s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.009895s] ... ok {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.006290s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.008527s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.013344s] ... ok {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.007641s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.040579s] ... ok {3} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.014220s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.007572s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.026176s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.007891s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.007178s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.019185s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.008228s] ... ok {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.010753s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.001697s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.003648s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000787s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.001211s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000950s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.001021s] ... ok {3} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.001411s] ... ok {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.001096s] ... ok {3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000624s] ... ok {3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.001308s] ... ok {3} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000960s] ... ok {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.010534s] ... ok {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.050990s] ... ok {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.007020s] ... ok {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.026375s] ... ok {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.007818s] ... ok {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.010912s] ... ok {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.020002s] ... ok {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.015001s] ... ok {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.012295s] ... ok {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.015432s] ... ok {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.027943s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.009330s] ... ok {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.006265s] ... ok {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.005665s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.013177s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.024536s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.009747s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.011265s] ... ok {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.006999s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.033819s] ... ok {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.008586s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.006271s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.005971s] ... ok {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.015901s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.006686s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.006660s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.006226s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.005502s] ... ok {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.005734s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.006252s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.006300s] ... ok {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.005557s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.006084s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.006787s] ... ok {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.011090s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.006601s] ... ok {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.005757s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.007838s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.010394s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.013047s] ... ok {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.010749s] ... ok {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.013895s] ... ok {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.009654s] ... ok {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.009659s] ... ok {3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.007473s] ... ok {3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.007708s] ... ok {3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.005892s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.134543s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.014916s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.016725s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.015144s] ... ok {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.009403s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.008114s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.012209s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.013609s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.009770s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.021674s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.008562s] ... ok {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.007402s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.007597s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.016102s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.013270s] ... ok {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.009111s] ... ok {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.012233s] ... ok {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.017317s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.009275s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.014790s] ... ok {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.010465s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.007244s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.008138s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.010225s] ... ok {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.044141s] ... ok {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.018852s] ... ok {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.014290s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.011736s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.010885s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.013617s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.013446s] ... ok {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.021947s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.006716s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params [0.018239s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.013358s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.006152s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.006777s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.008711s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.007325s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.008090s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.005728s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.008564s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.009416s] ... ok {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.005687s] ... ok {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.009322s] ... ok {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.008255s] ... ok {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.010280s] ... ok {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.009943s] ... ok {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.006978s] ... ok {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.006879s] ... ok {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.007415s] ... ok {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.007759s] ... ok {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.008972s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001098s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.000895s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.001094s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000760s] ... ok {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.001423s] ... ok {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000703s] ... ok {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000663s] ... ok {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000796s] ... ok {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.000842s] ... ok {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000704s] ... ok {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.008522s] ... ok {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.007483s] ... ok {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.007386s] ... ok {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.007052s] ... ok {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.009438s] ... ok {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.008771s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.005490s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.005945s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.005309s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.005484s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.006078s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.006046s] ... ok {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.005422s] ... ok {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.008429s] ... ok {0} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.005410s] ... ok ====== Totals ====== Ran: 1229 tests in 10.6979 sec. - Passed: 1229 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 35.4942 sec. ============== Worker Balance ============== - Worker 0 (308 tests) => 0:00:10.432487 - Worker 1 (307 tests) => 0:00:08.133033 - Worker 2 (307 tests) => 0:00:07.942703 - Worker 3 (307 tests) => 0:00:09.915739 py312: OK (19.88 seconds) congratulations :) (19.95 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnum-20.1.0-0.20250523105153.2983049.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GvNle4 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/python3-magnum + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/share/licenses/python3-magnum + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnum = 20.1.0-0.20250523105153.2983049.el10 python3-magnum = 20.1.0-0.20250523105153.2983049.el10 python3.12-magnum = 20.1.0-0.20250523105153.2983049.el10 python3.12dist(magnum) = 20.1~~dev9 python3dist(magnum) = 20.1~~dev9 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.20250523105153.2983049.el10 Processing files: openstack-magnum-common-20.1.0-0.20250523105153.2983049.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.COkDG9 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-common + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10 openstack-magnum-common = 20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lGFkXe + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/doc/openstack-magnum-conductor + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.xP1P2U + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-conductor + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-conductor + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-conductor = 20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gnzQG5 + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/doc/openstack-magnum-api + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.URkqIL + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-api + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-api = 20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9YQyel + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/doc/openstack-magnum-doc + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/doc/build/html /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.B58s2J + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-doc + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/share/licenses/openstack-magnum-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-magnum-doc = 20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GaD6JC + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10.x86_64/usr/share/licenses/python3-magnum-tests + cp -pr /builddir/build/BUILD/magnum-20.1.0.dev9/LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64/usr/share/licenses/python3-magnum-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnum-tests = 20.1.0-0.20250523105153.2983049.el10 python3-magnum-tests = 20.1.0-0.20250523105153.2983049.el10 python3.12-magnum-tests = 20.1.0-0.20250523105153.2983049.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.20250523105153.2983049.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-magnum-common-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-api-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-conductor-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnum-tests-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnum-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-magnum-doc-20.1.0-0.20250523105153.2983049.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dKsAZC + umask 022 + cd /builddir/build/BUILD + cd magnum-20.1.0.dev9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250523105153.2983049.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.VFD169 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/magnum-20.1.0.dev9-SPECPARTS + rm -rf magnum-20.1.0.dev9 magnum-20.1.0.dev9.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