Mock Version: 6.2
Mock Version: 6.2
Mock Version: 6.2
Mock Version: 6.2
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa7451535e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.src.rpm
Child return code was: 0
Mock Version: 6.2
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.src.rpm
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-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PSMxQy
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf magnum-20.1.0.dev14
+ /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-20.1.0.dev14-0.20250605214221.3d7c57c.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd magnum-20.1.0.dev14
+ /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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-magnum-20.1.0 base'
+ 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.mpYD0T
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.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.20250605214221.3d7c57c.el9.buildreqs.nosrc.rpm
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-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NDKknv
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.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.20250605214221.3d7c57c.el9.buildreqs.nosrc.rpm
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-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.huVYlc
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement satisfied: PyYAML>=3.13
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.2.0
   (installed: SQLAlchemy 2.0.38)
Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: WSME>=0.8.0
Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.1
   (installed: WebOb 1.8.9)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement not satisfied: alembic>=0.9.6
Handling cliff>=4.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: cliff>=4.0.0
Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: decorator>=3.4.0
   (installed: decorator 4.4.2)
Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.28.0
   (installed: eventlet 0.36.1)
Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs
Requirement not satisfied: jsonpatch!=1.20,>=1.16
Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: keystoneauth1>=3.14.0
Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: keystonemiddleware>=9.0.0
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,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: py39,docs
Requirement satisfied: oslo.config>=8.1.0
   (installed: oslo.config 9.8.0)
Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.context>=3.1.0
   (installed: oslo.context 6.0.0)
Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.db>=8.2.0
Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py39,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: py39,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: py39,docs
Requirement satisfied: oslo.messaging>=14.1.0
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,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: py39,docs
Requirement not satisfied: oslo.policy>=4.5.0
Handling oslo.reports>=2.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.reports>=2.1.0
Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py39,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: py39,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: py39,docs
Requirement not satisfied: oslo.upgradecheck>=1.3.0
Handling oslo.utils>=4.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=4.2.0
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.versionedobjects>=2.1.0
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=5.5.0
   (installed: pbr 6.1.1)
Handling pecan>=1.3.3 from tox --print-deps-only: py39,docs
Requirement not satisfied: pecan>=1.3.3
Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: pycadf!=2.0.0,>=1.1.0
Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-barbicanclient>=5.0.0
Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-cinderclient>=7.1.0
Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-glanceclient>=3.2.0
Handling python-heatclient>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-heatclient>=2.2.0
Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-neutronclient>=7.2.0
Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-novaclient>=17.2.0
Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-keystoneclient>=3.20.0
Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-octaviaclient>=2.1.0
Handling requests>=2.20.1 from tox --print-deps-only: py39,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: py39,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 65.5.1)
Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=3.3.0
   (installed: stevedore 5.4.1)
Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: taskflow>=2.16.0
Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs
Requirement satisfied: cryptography>=2.1.4
   (installed: cryptography 36.0.1)
Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs
Requirement not satisfied: Werkzeug>=0.9
Handling coverage>=5.3 from tox --print-deps-only: py39,docs
Requirement not satisfied: coverage>=5.3
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=4.4.1
   (installed: oslotest 5.0.1)
Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: osprofiler>=3.4.0
Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs
Requirement satisfied: Pygments>=2.7.2
   (installed: Pygments 2.7.4)
Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-subunit>=1.4.0
   (installed: python-subunit 1.4.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: requests-mock>=1.2.0
Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs
Requirement not satisfied: testrepository>=0.0.20
Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=3.1.0
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: testscenarios>=0.4
Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.4.0
   (installed: testtools 2.7.1)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement not satisfied: WebTest>=2.0.27
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: openstackdocstheme>=2.2.1
Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: osprofiler>=1.4.0
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: reno>=3.1.0
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing magnum.egg-info/PKG-INFO
writing dependency_links to magnum.egg-info/dependency_links.txt
writing entry points to magnum.egg-info/entry_points.txt
writing requirements to magnum.egg-info/requires.txt
writing top-level names to magnum.egg-info/top_level.txt
writing pbr to magnum.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'magnum.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: PyYAML (>=3.13)
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: SQLAlchemy (>=1.2.0)
   (installed: SQLAlchemy 2.0.38)
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 4.4.2)
Handling eventlet (>=0.28.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: eventlet (>=0.28.0)
   (installed: eventlet 0.36.1)
Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: jsonpatch (!=1.20,>=1.16)
Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: keystoneauth1 (>=3.14.0)
Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: keystonemiddleware (>=9.0.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.concurrency (>=4.1.0)
   (installed: oslo.concurrency 7.1.0)
Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.config (>=8.1.0)
   (installed: oslo.config 9.8.0)
Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.context (>=3.1.0)
   (installed: oslo.context 6.0.0)
Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: oslo.db (>=8.2.0)
Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.i18n (>=5.0.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.log (>=4.8.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.messaging (>=14.1.0)
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.middleware (>=4.1.0)
   (installed: oslo.middleware 6.5.0)
Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: oslo.policy (>=4.5.0)
Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: oslo.reports (>=2.1.0)
Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.serialization (>=3.2.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.service (>=2.2.0)
   (installed: oslo.service 4.1.1)
Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: oslo.upgradecheck (>=1.3.0)
Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.utils (>=4.2.0)
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.versionedobjects (>=2.1.0)
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pbr (>=5.5.0)
   (installed: pbr 6.1.1)
Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: pecan (>=1.3.3)
Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: pycadf (!=2.0.0,>=1.1.0)
Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-barbicanclient (>=5.0.0)
Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-cinderclient (>=7.1.0)
Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-glanceclient (>=3.2.0)
Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-heatclient (>=2.2.0)
Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-neutronclient (>=7.2.0)
Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-novaclient (>=17.2.0)
Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-keystoneclient (>=3.20.0)
Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement not satisfied: python-octaviaclient (>=2.1.0)
Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: requests (>=2.20.1)
   (installed: requests 2.32.3)
Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0)
   (installed: setuptools 65.5.1)
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 36.0.1)
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.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires
+ rm -rfv magnum-20.1.0.dev14.dist-info/
removed 'magnum-20.1.0.dev14.dist-info/LICENSE'
removed 'magnum-20.1.0.dev14.dist-info/AUTHORS'
removed 'magnum-20.1.0.dev14.dist-info/METADATA'
removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt'
removed 'magnum-20.1.0.dev14.dist-info/pbr.json'
removed 'magnum-20.1.0.dev14.dist-info/top_level.txt'
removed directory 'magnum-20.1.0.dev14.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.buildreqs.nosrc.rpm
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-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qY3nvH
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement satisfied: PyYAML>=3.13
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.2.0
   (installed: SQLAlchemy 2.0.38)
Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: WSME>=0.8.0
   (installed: WSME 0.12.1)
Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.1
   (installed: WebOb 1.8.9)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.9.6
   (installed: alembic 1.14.1)
Handling cliff>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff>=4.0.0
   (installed: cliff 4.9.1)
Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: decorator>=3.4.0
   (installed: decorator 4.4.2)
Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.28.0
   (installed: eventlet 0.36.1)
Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonpatch!=1.20,>=1.16
   (installed: jsonpatch 1.21)
Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystoneauth1>=3.14.0
   (installed: keystoneauth1 5.11.0)
Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystonemiddleware>=9.0.0
   (installed: keystonemiddleware 10.10.0)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,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: py39,docs
Requirement satisfied: oslo.config>=8.1.0
   (installed: oslo.config 9.8.0)
Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.context>=3.1.0
   (installed: oslo.context 6.0.0)
Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: oslo.messaging>=14.1.0
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: oslo.utils>=4.2.0
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.versionedobjects>=2.1.0
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=5.5.0
   (installed: pbr 6.1.1)
Handling pecan>=1.3.3 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: python-neutronclient>=7.2.0
   (installed: python-neutronclient 11.5.0)
Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,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: py39,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: py39,docs
Requirement satisfied: python-octaviaclient>=2.1.0
   (installed: python-octaviaclient 3.11.0)
Handling requests>=2.20.1 from tox --print-deps-only: py39,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: py39,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 65.5.1)
Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=3.3.0
   (installed: stevedore 5.4.1)
Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs
Requirement satisfied: taskflow>=2.16.0
   (installed: taskflow 6.0.0)
Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs
Requirement satisfied: cryptography>=2.1.4
   (installed: cryptography 36.0.1)
Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs
Requirement satisfied: Werkzeug>=0.9
   (installed: Werkzeug 3.0.3)
Handling coverage>=5.3 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage>=5.3
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=4.4.1
   (installed: oslotest 5.0.1)
Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osprofiler>=3.4.0
   (installed: osprofiler 4.2.0)
Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs
Requirement satisfied: Pygments>=2.7.2
   (installed: Pygments 2.7.4)
Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-subunit>=1.4.0
   (installed: python-subunit 1.4.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: requests-mock>=1.2.0
   (installed: requests-mock 1.10.0)
Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs
Requirement satisfied: testrepository>=0.0.20
   (installed: testrepository 0.0.20)
Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=3.1.0
   (installed: stestr 4.1.0)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.4.0
   (installed: testtools 2.7.1)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement satisfied: WebTest>=2.0.27
   (installed: WebTest 3.0.0)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing magnum.egg-info/PKG-INFO
writing dependency_links to magnum.egg-info/dependency_links.txt
writing entry points to magnum.egg-info/entry_points.txt
writing requirements to magnum.egg-info/requires.txt
writing top-level names to magnum.egg-info/top_level.txt
writing pbr to magnum.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'magnum.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: PyYAML (>=3.13)
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: SQLAlchemy (>=1.2.0)
   (installed: SQLAlchemy 2.0.38)
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.14.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 4.4.2)
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.21)
Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: keystoneauth1 (>=3.14.0)
   (installed: keystoneauth1 5.11.0)
Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: keystonemiddleware (>=9.0.0)
   (installed: keystonemiddleware 10.10.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.concurrency (>=4.1.0)
   (installed: oslo.concurrency 7.1.0)
Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.config (>=8.1.0)
   (installed: oslo.config 9.8.0)
Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.context (>=3.1.0)
   (installed: oslo.context 6.0.0)
Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.db (>=8.2.0)
   (installed: oslo.db 17.2.1)
Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.i18n (>=5.0.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.log (>=4.8.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.messaging (>=14.1.0)
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.middleware (>=4.1.0)
   (installed: oslo.middleware 6.5.0)
Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.policy (>=4.5.0)
   (installed: oslo.policy 4.5.1)
Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.reports (>=2.1.0)
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.serialization (>=3.2.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.service (>=2.2.0)
   (installed: oslo.service 4.1.1)
Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.upgradecheck (>=1.3.0)
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.utils (>=4.2.0)
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.versionedobjects (>=2.1.0)
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pbr (>=5.5.0)
   (installed: pbr 6.1.1)
Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pecan (>=1.3.3)
   (installed: pecan 1.5.1)
Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pycadf (!=2.0.0,>=1.1.0)
   (installed: pycadf 4.0.1)
Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-barbicanclient (>=5.0.0)
   (installed: python-barbicanclient 7.1.0)
Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-cinderclient (>=7.1.0)
   (installed: python-cinderclient 9.7.0)
Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-glanceclient (>=3.2.0)
   (installed: python-glanceclient 4.8.0)
Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-heatclient (>=2.2.0)
   (installed: python-heatclient 4.2.0)
Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-neutronclient (>=7.2.0)
   (installed: python-neutronclient 11.5.0)
Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-novaclient (>=17.2.0)
   (installed: python-novaclient 18.9.0)
Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-keystoneclient (>=3.20.0)
   (installed: python-keystoneclient 5.6.0)
Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-octaviaclient (>=2.1.0)
   (installed: python-octaviaclient 3.11.0)
Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: requests (>=2.20.1)
   (installed: requests 2.32.3)
Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0)
   (installed: setuptools 65.5.1)
Handling stevedore (>=3.3.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: stevedore (>=3.3.0)
   (installed: stevedore 5.4.1)
Handling taskflow (>=2.16.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: taskflow (>=2.16.0)
   (installed: taskflow 6.0.0)
Handling cryptography (>=2.1.4) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: cryptography (>=2.1.4)
   (installed: cryptography 36.0.1)
Handling Werkzeug (>=0.9) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: Werkzeug (>=0.9)
   (installed: Werkzeug 3.0.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.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires
+ rm -rfv magnum-20.1.0.dev14.dist-info/
removed 'magnum-20.1.0.dev14.dist-info/LICENSE'
removed 'magnum-20.1.0.dev14.dist-info/AUTHORS'
removed 'magnum-20.1.0.dev14.dist-info/METADATA'
removed 'magnum-20.1.0.dev14.dist-info/top_level.txt'
removed 'magnum-20.1.0.dev14.dist-info/pbr.json'
removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt'
removed directory 'magnum-20.1.0.dev14.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.buildreqs.nosrc.rpm
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-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f59daf405e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MWSSH2
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.1.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement satisfied: PyYAML>=3.13
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: SQLAlchemy>=1.2.0
   (installed: SQLAlchemy 2.0.38)
Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs
Requirement satisfied: WSME>=0.8.0
   (installed: WSME 0.12.1)
Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs
Requirement satisfied: WebOb>=1.8.1
   (installed: WebOb 1.8.9)
Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs
Requirement satisfied: alembic>=0.9.6
   (installed: alembic 1.14.1)
Handling cliff>=4.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff>=4.0.0
   (installed: cliff 4.9.1)
Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: decorator>=3.4.0
   (installed: decorator 4.4.2)
Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs
Requirement satisfied: eventlet>=0.28.0
   (installed: eventlet 0.36.1)
Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs
Requirement satisfied: jsonpatch!=1.20,>=1.16
   (installed: jsonpatch 1.21)
Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystoneauth1>=3.14.0
   (installed: keystoneauth1 5.11.0)
Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystonemiddleware>=9.0.0
   (installed: keystonemiddleware 10.10.0)
Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs
Requirement satisfied: netaddr>=0.7.18
   (installed: netaddr 1.3.0)
Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,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: py39,docs
Requirement satisfied: oslo.config>=8.1.0
   (installed: oslo.config 9.8.0)
Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.context>=3.1.0
   (installed: oslo.context 6.0.0)
Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: oslo.messaging>=14.1.0
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: oslo.utils>=4.2.0
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.versionedobjects>=2.1.0
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr>=5.5.0
   (installed: pbr 6.1.1)
Handling pecan>=1.3.3 from tox --print-deps-only: py39,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: py39,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: py39,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: py39,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: py39,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: py39,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: py39,docs
Requirement satisfied: python-neutronclient>=7.2.0
   (installed: python-neutronclient 11.5.0)
Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,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: py39,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: py39,docs
Requirement satisfied: python-octaviaclient>=2.1.0
   (installed: python-octaviaclient 3.11.0)
Handling requests>=2.20.1 from tox --print-deps-only: py39,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: py39,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 65.5.1)
Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stevedore>=3.3.0
   (installed: stevedore 5.4.1)
Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs
Requirement satisfied: taskflow>=2.16.0
   (installed: taskflow 6.0.0)
Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs
Requirement satisfied: cryptography>=2.1.4
   (installed: cryptography 36.0.1)
Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs
Requirement satisfied: Werkzeug>=0.9
   (installed: Werkzeug 3.0.3)
Handling coverage>=5.3 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage>=5.3
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.1.0)
Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=4.4.1
   (installed: oslotest 5.0.1)
Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osprofiler>=3.4.0
   (installed: osprofiler 4.2.0)
Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs
Requirement satisfied: Pygments>=2.7.2
   (installed: Pygments 2.7.4)
Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-subunit>=1.4.0
   (installed: python-subunit 1.4.0)
Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: requests-mock>=1.2.0
   (installed: requests-mock 1.10.0)
Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs
Requirement satisfied: testrepository>=0.0.20
   (installed: testrepository 0.0.20)
Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=3.1.0
   (installed: stestr 4.1.0)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.4.0
   (installed: testtools 2.7.1)
Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs
Requirement satisfied: WebTest>=2.0.27
   (installed: WebTest 3.0.0)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,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: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling reno>=3.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: reno>=3.1.0
   (installed: reno 4.1.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing magnum.egg-info/PKG-INFO
writing dependency_links to magnum.egg-info/dependency_links.txt
writing entry points to magnum.egg-info/entry_points.txt
writing requirements to magnum.egg-info/requires.txt
writing top-level names to magnum.egg-info/top_level.txt
writing pbr to magnum.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'magnum.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/magnum-20.1.0.dev14/magnum-20.1.0.dev14.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: PyYAML (>=3.13)
   (installed: PyYAML 5.4.1)
Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: SQLAlchemy (>=1.2.0)
   (installed: SQLAlchemy 2.0.38)
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.14.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 4.4.2)
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.21)
Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: keystoneauth1 (>=3.14.0)
   (installed: keystoneauth1 5.11.0)
Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: keystonemiddleware (>=9.0.0)
   (installed: keystonemiddleware 10.10.0)
Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: netaddr (>=0.7.18)
   (installed: netaddr 1.3.0)
Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.concurrency (>=4.1.0)
   (installed: oslo.concurrency 7.1.0)
Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.config (>=8.1.0)
   (installed: oslo.config 9.8.0)
Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.context (>=3.1.0)
   (installed: oslo.context 6.0.0)
Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.db (>=8.2.0)
   (installed: oslo.db 17.2.1)
Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.i18n (>=5.0.0)
   (installed: oslo.i18n 6.5.1)
Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.log (>=4.8.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.messaging (>=14.1.0)
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.middleware (>=4.1.0)
   (installed: oslo.middleware 6.5.0)
Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.policy (>=4.5.0)
   (installed: oslo.policy 4.5.1)
Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.reports (>=2.1.0)
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.serialization (>=3.2.0)
   (installed: oslo.serialization 5.7.0)
Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.service (>=2.2.0)
   (installed: oslo.service 4.1.1)
Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.upgradecheck (>=1.3.0)
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.utils (>=4.2.0)
   (installed: oslo.utils 9.0.0)
Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: oslo.versionedobjects (>=2.1.0)
   (installed: oslo.versionedobjects 3.7.0)
Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pbr (>=5.5.0)
   (installed: pbr 6.1.1)
Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pecan (>=1.3.3)
   (installed: pecan 1.5.1)
Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: pycadf (!=2.0.0,>=1.1.0)
   (installed: pycadf 4.0.1)
Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-barbicanclient (>=5.0.0)
   (installed: python-barbicanclient 7.1.0)
Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-cinderclient (>=7.1.0)
   (installed: python-cinderclient 9.7.0)
Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-glanceclient (>=3.2.0)
   (installed: python-glanceclient 4.8.0)
Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-heatclient (>=2.2.0)
   (installed: python-heatclient 4.2.0)
Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-neutronclient (>=7.2.0)
   (installed: python-neutronclient 11.5.0)
Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-novaclient (>=17.2.0)
   (installed: python-novaclient 18.9.0)
Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-keystoneclient (>=3.20.0)
   (installed: python-keystoneclient 5.6.0)
Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: python-octaviaclient (>=2.1.0)
   (installed: python-octaviaclient 3.11.0)
Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: requests (>=2.20.1)
   (installed: requests 2.32.3)
Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0)
   (installed: setuptools 65.5.1)
Handling stevedore (>=3.3.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: stevedore (>=3.3.0)
   (installed: stevedore 5.4.1)
Handling taskflow (>=2.16.0) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: taskflow (>=2.16.0)
   (installed: taskflow 6.0.0)
Handling cryptography (>=2.1.4) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: cryptography (>=2.1.4)
   (installed: cryptography 36.0.1)
Handling Werkzeug (>=0.9) from hook generated metadata: Requires-Dist (magnum)
Requirement satisfied: Werkzeug (>=0.9)
   (installed: Werkzeug 3.0.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.20250605214221.3d7c57c.el9.x86_64-pyproject-buildrequires
+ rm -rfv magnum-20.1.0.dev14.dist-info/
removed 'magnum-20.1.0.dev14.dist-info/LICENSE'
removed 'magnum-20.1.0.dev14.dist-info/AUTHORS'
removed 'magnum-20.1.0.dev14.dist-info/METADATA'
removed 'magnum-20.1.0.dev14.dist-info/entry_points.txt'
removed 'magnum-20.1.0.dev14.dist-info/pbr.json'
removed 'magnum-20.1.0.dev14.dist-info/top_level.txt'
removed directory 'magnum-20.1.0.dev14.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GOs3Cf
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ mkdir -p /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir
Processing /builddir/build/BUILD/magnum-20.1.0.dev14
  Preparing metadata (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/tmp6wdk6muw
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info
  writing /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/SOURCES.txt'
  [pbr] In git context, generating filelist from git
  warning: no previously-included files found matching '.gitignore'
  warning: no previously-included files found matching '.gitreview'
  warning: no previously-included files matching '*.pyc' found anywhere in distribution
  adding license file 'LICENSE'
  adding license file 'AUTHORS'
  writing manifest file '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-modern-metadata-zxl_0pyy/magnum-20.1.0.dev14.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: magnum
  Building wheel for magnum (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/tmpljyaukk9
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/magnum
  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
  creating build/lib/magnum/tests/functional
  creating build/lib/magnum/tests/functional/api
  creating build/lib/magnum/tests/functional/api/v1
  creating build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/cluster_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/cert_model.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/functional/api/v1/models/__init__.py -> build/lib/magnum/tests/functional/api/v1/models
  copying magnum/tests/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
  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/api
  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/db
  copying magnum/db/migration.py -> build/lib/magnum/db
  copying magnum/db/api.py -> build/lib/magnum/db
  copying magnum/db/__init__.py -> build/lib/magnum/db
  creating build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/api/v1/clients/cluster_client.py -> build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/api/v1/clients/cert_client.py -> build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients
  copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional
  copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional
  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/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/conductor/handlers
  creating build/lib/magnum/conductor/handlers/common
  copying magnum/conductor/handlers/common/trust_manager.py -> build/lib/magnum/conductor/handlers/common
  copying magnum/conductor/handlers/common/cert_manager.py -> build/lib/magnum/conductor/handlers/common
  copying magnum/conductor/handlers/common/__init__.py -> build/lib/magnum/conductor/handlers/common
  creating build/lib/magnum/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
  copying magnum/api/versioned_method.py -> build/lib/magnum/api
  copying magnum/api/validation.py -> build/lib/magnum/api
  copying magnum/api/utils.py -> build/lib/magnum/api
  copying magnum/api/servicegroup.py -> build/lib/magnum/api
  copying magnum/api/http_error.py -> build/lib/magnum/api
  copying magnum/api/hooks.py -> build/lib/magnum/api
  copying magnum/api/expose.py -> build/lib/magnum/api
  copying magnum/api/config.py -> build/lib/magnum/api
  copying magnum/api/attr_validator.py -> build/lib/magnum/api
  copying magnum/api/app.py -> build/lib/magnum/api
  copying magnum/api/__init__.py -> build/lib/magnum/api
  creating build/lib/magnum/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
  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/drivers
  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
  copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers
  copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers
  copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers
  copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers
  copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers
  creating build/lib/magnum/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/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/tests/unit/drivers
  copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers
  copying magnum/tests/unit/drivers/test_heat_driver.py -> build/lib/magnum/tests/unit/drivers
  copying magnum/tests/unit/drivers/__init__.py -> build/lib/magnum/tests/unit/drivers
  creating build/lib/magnum/tests/unit/api
  creating build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/test_root.py -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/test_base.py -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/__init__.py -> build/lib/magnum/tests/unit/api/controllers
  creating build/lib/magnum/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/objects
  copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_x509keypair.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_objects.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_nodegroup.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_magnum_service.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_fields.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_federation.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_cluster_template.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/test_cluster.py -> build/lib/magnum/tests/unit/objects
  copying magnum/tests/unit/objects/__init__.py -> build/lib/magnum/tests/unit/objects
  creating build/lib/magnum/tests/unit/common/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/objects
  copying magnum/objects/x509keypair.py -> build/lib/magnum/objects
  copying magnum/objects/stats.py -> build/lib/magnum/objects
  copying magnum/objects/quota.py -> build/lib/magnum/objects
  copying magnum/objects/nodegroup.py -> build/lib/magnum/objects
  copying magnum/objects/magnum_service.py -> build/lib/magnum/objects
  copying magnum/objects/fields.py -> build/lib/magnum/objects
  copying magnum/objects/federation.py -> build/lib/magnum/objects
  copying magnum/objects/cluster_template.py -> build/lib/magnum/objects
  copying magnum/objects/cluster.py -> build/lib/magnum/objects
  copying magnum/objects/certificate.py -> build/lib/magnum/objects
  copying magnum/objects/base.py -> build/lib/magnum/objects
  copying magnum/objects/__init__.py -> build/lib/magnum/objects
  creating build/lib/magnum/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
  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/db/sqlalchemy
  copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy
  copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy
  copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy
  copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy
  creating build/lib/magnum/tests/unit/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/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
  copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1
  creating build/lib/magnum/tests/unit/db
  creating build/lib/magnum/tests/unit/db/sqlalchemy
  copying magnum/tests/unit/db/sqlalchemy/test_types.py -> build/lib/magnum/tests/unit/db/sqlalchemy
  copying magnum/tests/unit/db/sqlalchemy/__init__.py -> build/lib/magnum/tests/unit/db/sqlalchemy
  creating build/lib/magnum/tests/unit/conductor
  creating build/lib/magnum/tests/unit/conductor/handlers
  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
  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
  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
  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/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/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/conductor/handlers/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/indirection_api.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/federation_conductor.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/conductor_listener.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/cluster_conductor.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers
  copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers
  copying magnum/tests/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/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/service
  copying magnum/service/periodic.py -> build/lib/magnum/service
  copying magnum/service/__init__.py -> build/lib/magnum/service
  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
  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/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
  copying magnum/drivers/__init__.py -> build/lib/magnum/drivers
  creating build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/k8s_template_def.py -> build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/k8s_fedora_template_def.py -> build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/k8s_coreos_template_def.py -> build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/driver.py -> build/lib/magnum/drivers/heat
  copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat
  creating build/lib/magnum/tests/unit/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/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/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/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/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/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/unit/conf
  copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf
  copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf
  creating build/lib/magnum/conductor/tasks
  copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks
  copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks
  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
  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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.db.sqlalchemy.alembic' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.db.sqlalchemy.alembic' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.db.sqlalchemy.alembic' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.db.sqlalchemy.alembic' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.db.sqlalchemy.alembic.versions' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.db.sqlalchemy.alembic.versions' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.db.sqlalchemy.alembic.versions' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.db.sqlalchemy.alembic.versions' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.common.templates' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.common.templates' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.common.templates' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.common.templates' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.common.templates.environments' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.common.templates.environments' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.common.templates.environments' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.common.templates.environments' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.common.templates.fragments' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.common.templates.fragments' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.common.templates.fragments' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.common.templates.fragments' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.common.templates.kubernetes.fragments' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.common.templates.kubernetes.fragments' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.common.templates.kubernetes.fragments' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.common.templates.kubernetes.fragments' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.common.templates.kubernetes.helm' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.common.templates.kubernetes.helm' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.common.templates.kubernetes.helm' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.common.templates.kubernetes.helm' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.drivers.k8s_fedora_coreos_v1.templates' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.drivers.k8s_fedora_coreos_v1.templates' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.drivers.k8s_fedora_coreos_v1.templates' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.drivers.k8s_fedora_coreos_v1.templates' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.tests.contrib' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.tests.contrib' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.tests.contrib' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.tests.contrib' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.tests.releasenotes.notes' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.tests.releasenotes.notes' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.tests.releasenotes.notes' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.tests.releasenotes.notes' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'magnum.wsgi' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'magnum.wsgi' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'magnum.wsgi' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'magnum.wsgi' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  creating build/lib/magnum/wsgi
  copying magnum/wsgi/api.py -> build/lib/magnum/wsgi
  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
  copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api
  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
  copying magnum/tests/unit/api/controllers/auth-paste.ini -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/auth-root-access.ini -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/tests/unit/api/controllers/noauth-paste.ini -> build/lib/magnum/tests/unit/api/controllers
  copying magnum/db/sqlalchemy/alembic.ini -> build/lib/magnum/db/sqlalchemy
  creating build/lib/magnum/db/sqlalchemy/alembic
  copying magnum/db/sqlalchemy/alembic/README -> build/lib/magnum/db/sqlalchemy/alembic
  copying magnum/db/sqlalchemy/alembic/env.py -> build/lib/magnum/db/sqlalchemy/alembic
  copying magnum/db/sqlalchemy/alembic/script.py.mako -> build/lib/magnum/db/sqlalchemy/alembic
  creating build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions
  creating build/lib/magnum/drivers/common/templates
  copying magnum/drivers/common/templates/lb_api.yaml -> build/lib/magnum/drivers/common/templates
  copying magnum/drivers/common/templates/lb_etcd.yaml -> build/lib/magnum/drivers/common/templates
  copying magnum/drivers/common/templates/network.yaml -> build/lib/magnum/drivers/common/templates
  creating build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/no_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/no_volume.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/with_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments
  copying magnum/drivers/common/templates/environments/with_volume.yaml -> build/lib/magnum/drivers/common/templates/environments
  creating build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/lib/magnum/drivers/common/templates/fragments
  copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments
  creating build/lib/magnum/drivers/common/templates/kubernetes
  creating build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments
  creating build/lib/magnum/drivers/common/templates/kubernetes/helm
  copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm
  copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm
  copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm
  copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm
  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
  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/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/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/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/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/drivers
  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
  copying build/lib/magnum/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers
  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
  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/common
  creating build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/base.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/federation.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/quota.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  copying build/lib/magnum/common/policies/stats.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies
  creating build/bdist.linux-x86_64/wheel/magnum/common/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
  copying build/lib/magnum/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/cinder.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/clients.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/config.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/context.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/exception.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/keystone.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/name_generator.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/neutron.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/nova.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/octavia.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/policy.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/profiler.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/rpc.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/rpc_service.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/service.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/short_id.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/urlfetch.py -> build/bdist.linux-x86_64/wheel/magnum/common
  copying build/lib/magnum/common/utils.py -> build/bdist.linux-x86_64/wheel/magnum/common
  creating build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  copying build/lib/magnum/common/cert_manager/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  copying build/lib/magnum/common/cert_manager/cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager
  creating build/bdist.linux-x86_64/wheel/magnum/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/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
  copying build/lib/magnum/conductor/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/ca_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/conductor_listener.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/federation_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/indirection_api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers
  creating build/bdist.linux-x86_64/wheel/magnum/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/__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
  creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic
  creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions
  copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic
  copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic
  copying build/lib/magnum/db/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic
  copying build/lib/magnum/db/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  copying build/lib/magnum/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  copying build/lib/magnum/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  copying build/lib/magnum/db/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  copying build/lib/magnum/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy
  copying build/lib/magnum/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db
  copying build/lib/magnum/db/api.py -> build/bdist.linux-x86_64/wheel/magnum/db
  copying build/lib/magnum/db/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db
  creating build/bdist.linux-x86_64/wheel/magnum/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/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/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/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
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit
  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/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/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
  copying build/lib/magnum/tests/unit/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  copying build/lib/magnum/tests/unit/conductor/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers
  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
  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/db
  copying build/lib/magnum/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  copying build/lib/magnum/tests/unit/db/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy
  copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy
  copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/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/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/api
  copying build/lib/magnum/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_expose.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_hooks.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/test_validation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  copying build/lib/magnum/tests/unit/api/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1
  copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/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/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
  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/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
  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
  copying build/lib/magnum/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit
  copying build/lib/magnum/tests/unit/test_hacking.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/service
  copying build/lib/magnum/tests/unit/service/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service
  copying build/lib/magnum/tests/unit/service/test_periodic.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service
  creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/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
  copying build/lib/magnum/tests/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/fakes.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/output_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/policy_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  copying build/lib/magnum/tests/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests
  creating build/bdist.linux-x86_64/wheel/magnum/tests/functional
  creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/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/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/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
  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/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
  copying build/lib/magnum/tests/functional/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1
  creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients
  creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models
  copying build/lib/magnum/__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
  running install_data
  creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data
  creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data
  creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc
  creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc/magnum
  copying etc/magnum/api-paste.ini -> build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/data/etc/magnum
  running install_egg_info
  Copying magnum.egg-info to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14-py3.9.egg-info
  running install_scripts
  Installing magnum-api-wsgi script to build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.data/scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/magnum-20.1.0.dev14.dist-info/WHEEL
  creating '/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir/pip-wheel-x_emltzz/tmpn6lqbq_i/magnum-20.1.0.dev14-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'magnum/__init__.py'
  adding 'magnum/i18n.py'
  adding 'magnum/version.py'
  adding 'magnum/api/__init__.py'
  adding 'magnum/api/app.py'
  adding 'magnum/api/attr_validator.py'
  adding 'magnum/api/config.py'
  adding 'magnum/api/expose.py'
  adding 'magnum/api/hooks.py'
  adding 'magnum/api/http_error.py'
  adding 'magnum/api/rest_api_version_history.rst'
  adding 'magnum/api/servicegroup.py'
  adding 'magnum/api/utils.py'
  adding 'magnum/api/validation.py'
  adding 'magnum/api/versioned_method.py'
  adding 'magnum/api/controllers/__init__.py'
  adding 'magnum/api/controllers/base.py'
  adding 'magnum/api/controllers/link.py'
  adding 'magnum/api/controllers/root.py'
  adding 'magnum/api/controllers/versions.py'
  adding 'magnum/api/controllers/v1/__init__.py'
  adding 'magnum/api/controllers/v1/certificate.py'
  adding 'magnum/api/controllers/v1/cluster.py'
  adding 'magnum/api/controllers/v1/cluster_actions.py'
  adding 'magnum/api/controllers/v1/cluster_template.py'
  adding 'magnum/api/controllers/v1/collection.py'
  adding 'magnum/api/controllers/v1/federation.py'
  adding 'magnum/api/controllers/v1/magnum_services.py'
  adding 'magnum/api/controllers/v1/nodegroup.py'
  adding 'magnum/api/controllers/v1/quota.py'
  adding 'magnum/api/controllers/v1/stats.py'
  adding 'magnum/api/controllers/v1/types.py'
  adding 'magnum/api/middleware/__init__.py'
  adding 'magnum/api/middleware/auth_token.py'
  adding 'magnum/api/middleware/parsable_error.py'
  adding 'magnum/cmd/__init__.py'
  adding 'magnum/cmd/api.py'
  adding 'magnum/cmd/conductor.py'
  adding 'magnum/cmd/db_manage.py'
  adding 'magnum/cmd/driver_manage.py'
  adding 'magnum/cmd/status.py'
  adding 'magnum/common/__init__.py'
  adding 'magnum/common/cinder.py'
  adding 'magnum/common/clients.py'
  adding 'magnum/common/config.py'
  adding 'magnum/common/context.py'
  adding 'magnum/common/exception.py'
  adding 'magnum/common/keystone.py'
  adding 'magnum/common/name_generator.py'
  adding 'magnum/common/neutron.py'
  adding 'magnum/common/nova.py'
  adding 'magnum/common/octavia.py'
  adding 'magnum/common/policy.py'
  adding 'magnum/common/profiler.py'
  adding 'magnum/common/rpc.py'
  adding 'magnum/common/rpc_service.py'
  adding 'magnum/common/service.py'
  adding 'magnum/common/short_id.py'
  adding 'magnum/common/urlfetch.py'
  adding 'magnum/common/utils.py'
  adding 'magnum/common/cert_manager/__init__.py'
  adding 'magnum/common/cert_manager/barbican_cert_manager.py'
  adding 'magnum/common/cert_manager/cert_manager.py'
  adding 'magnum/common/cert_manager/local_cert_manager.py'
  adding 'magnum/common/cert_manager/x509keypair_cert_manager.py'
  adding 'magnum/common/policies/__init__.py'
  adding 'magnum/common/policies/base.py'
  adding 'magnum/common/policies/certificate.py'
  adding 'magnum/common/policies/cluster.py'
  adding 'magnum/common/policies/cluster_template.py'
  adding 'magnum/common/policies/federation.py'
  adding 'magnum/common/policies/magnum_service.py'
  adding 'magnum/common/policies/nodegroup.py'
  adding 'magnum/common/policies/quota.py'
  adding 'magnum/common/policies/stats.py'
  adding 'magnum/common/x509/__init__.py'
  adding 'magnum/common/x509/extensions.py'
  adding 'magnum/common/x509/operations.py'
  adding 'magnum/common/x509/validator.py'
  adding 'magnum/conductor/__init__.py'
  adding 'magnum/conductor/api.py'
  adding 'magnum/conductor/k8s_api.py'
  adding 'magnum/conductor/monitors.py'
  adding 'magnum/conductor/scale_manager.py'
  adding 'magnum/conductor/utils.py'
  adding 'magnum/conductor/handlers/__init__.py'
  adding 'magnum/conductor/handlers/ca_conductor.py'
  adding 'magnum/conductor/handlers/cluster_conductor.py'
  adding 'magnum/conductor/handlers/conductor_listener.py'
  adding 'magnum/conductor/handlers/federation_conductor.py'
  adding 'magnum/conductor/handlers/indirection_api.py'
  adding 'magnum/conductor/handlers/nodegroup_conductor.py'
  adding 'magnum/conductor/handlers/common/__init__.py'
  adding 'magnum/conductor/handlers/common/cert_manager.py'
  adding 'magnum/conductor/handlers/common/trust_manager.py'
  adding 'magnum/conductor/tasks/__init__.py'
  adding 'magnum/conductor/tasks/heat_tasks.py'
  adding 'magnum/conf/__init__.py'
  adding 'magnum/conf/api.py'
  adding 'magnum/conf/barbican.py'
  adding 'magnum/conf/certificates.py'
  adding 'magnum/conf/cinder.py'
  adding 'magnum/conf/cluster.py'
  adding 'magnum/conf/cluster_heat.py'
  adding 'magnum/conf/cluster_templates.py'
  adding 'magnum/conf/conductor.py'
  adding 'magnum/conf/database.py'
  adding 'magnum/conf/docker.py'
  adding 'magnum/conf/docker_registry.py'
  adding 'magnum/conf/drivers.py'
  adding 'magnum/conf/glance.py'
  adding 'magnum/conf/heat.py'
  adding 'magnum/conf/keystone.py'
  adding 'magnum/conf/kubernetes.py'
  adding 'magnum/conf/magnum_client.py'
  adding 'magnum/conf/neutron.py'
  adding 'magnum/conf/nova.py'
  adding 'magnum/conf/octavia.py'
  adding 'magnum/conf/opts.py'
  adding 'magnum/conf/paths.py'
  adding 'magnum/conf/profiler.py'
  adding 'magnum/conf/quota.py'
  adding 'magnum/conf/rpc.py'
  adding 'magnum/conf/services.py'
  adding 'magnum/conf/trust.py'
  adding 'magnum/conf/utils.py'
  adding 'magnum/conf/x509.py'
  adding 'magnum/db/__init__.py'
  adding 'magnum/db/api.py'
  adding 'magnum/db/migration.py'
  adding 'magnum/db/sqlalchemy/__init__.py'
  adding 'magnum/db/sqlalchemy/alembic.ini'
  adding 'magnum/db/sqlalchemy/api.py'
  adding 'magnum/db/sqlalchemy/migration.py'
  adding 'magnum/db/sqlalchemy/models.py'
  adding 'magnum/db/sqlalchemy/alembic/README'
  adding 'magnum/db/sqlalchemy/alembic/env.py'
  adding 'magnum/db/sqlalchemy/alembic/script.py.mako'
  adding 'magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py'
  adding 'magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py'
  adding 'magnum/drivers/__init__.py'
  adding 'magnum/drivers/common/__init__.py'
  adding 'magnum/drivers/common/driver.py'
  adding 'magnum/drivers/common/k8s_monitor.py'
  adding 'magnum/drivers/common/k8s_scale_manager.py'
  adding 'magnum/drivers/common/templates/lb_api.yaml'
  adding 'magnum/drivers/common/templates/lb_etcd.yaml'
  adding 'magnum/drivers/common/templates/network.yaml'
  adding 'magnum/drivers/common/templates/environments/disable_floating_ip.yaml'
  adding 'magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml'
  adding 'magnum/drivers/common/templates/environments/enable_floating_ip.yaml'
  adding 'magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml'
  adding 'magnum/drivers/common/templates/environments/no_etcd_volume.yaml'
  adding 'magnum/drivers/common/templates/environments/no_master_lb.yaml'
  adding 'magnum/drivers/common/templates/environments/no_private_network.yaml'
  adding 'magnum/drivers/common/templates/environments/no_volume.yaml'
  adding 'magnum/drivers/common/templates/environments/with_etcd_volume.yaml'
  adding 'magnum/drivers/common/templates/environments/with_master_lb.yaml'
  adding 'magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml'
  adding 'magnum/drivers/common/templates/environments/with_private_network.yaml'
  adding 'magnum/drivers/common/templates/environments/with_volume.yaml'
  adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml'
  adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml'
  adding 'magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh'
  adding 'magnum/drivers/common/templates/fragments/configure-docker-registry.sh'
  adding 'magnum/drivers/common/templates/fragments/configure-docker-storage.sh'
  adding 'magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh'
  adding 'magnum/drivers/common/templates/fragments/enable-docker-registry.sh'
  adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml'
  adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml'
  adding 'magnum/drivers/common/templates/fragments/network_switcher_existing.yaml'
  adding 'magnum/drivers/common/templates/fragments/network_switcher_private.yaml'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh'
  adding 'magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh'
  adding 'magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh'
  adding 'magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh'
  adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh'
  adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh'
  adding 'magnum/drivers/heat/__init__.py'
  adding 'magnum/drivers/heat/driver.py'
  adding 'magnum/drivers/heat/k8s_coreos_template_def.py'
  adding 'magnum/drivers/heat/k8s_fedora_template_def.py'
  adding 'magnum/drivers/heat/k8s_template_def.py'
  adding 'magnum/drivers/heat/template_def.py'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/__init__.py'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/driver.py'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/template_def.py'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/version.py'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml'
  adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json'
  adding 'magnum/hacking/__init__.py'
  adding 'magnum/hacking/checks.py'
  adding 'magnum/objects/__init__.py'
  adding 'magnum/objects/base.py'
  adding 'magnum/objects/certificate.py'
  adding 'magnum/objects/cluster.py'
  adding 'magnum/objects/cluster_template.py'
  adding 'magnum/objects/federation.py'
  adding 'magnum/objects/fields.py'
  adding 'magnum/objects/magnum_service.py'
  adding 'magnum/objects/nodegroup.py'
  adding 'magnum/objects/quota.py'
  adding 'magnum/objects/stats.py'
  adding 'magnum/objects/x509keypair.py'
  adding 'magnum/service/__init__.py'
  adding 'magnum/service/periodic.py'
  adding 'magnum/servicegroup/__init__.py'
  adding 'magnum/servicegroup/magnum_service_periodic.py'
  adding 'magnum/tests/__init__.py'
  adding 'magnum/tests/base.py'
  adding 'magnum/tests/conf_fixture.py'
  adding 'magnum/tests/fake_notifier.py'
  adding 'magnum/tests/fakes.py'
  adding 'magnum/tests/output_fixture.py'
  adding 'magnum/tests/policy_fixture.py'
  adding 'magnum/tests/utils.py'
  adding 'magnum/tests/contrib/copy_instance_logs.sh'
  adding 'magnum/tests/contrib/gate_hook.sh'
  adding 'magnum/tests/contrib/post_test_hook.sh'
  adding 'magnum/tests/functional/__init__.py'
  adding 'magnum/tests/functional/python_client_base.py'
  adding 'magnum/tests/functional/api/__init__.py'
  adding 'magnum/tests/functional/api/base.py'
  adding 'magnum/tests/functional/api/v1/__init__.py'
  adding 'magnum/tests/functional/api/v1/clients/__init__.py'
  adding 'magnum/tests/functional/api/v1/clients/cert_client.py'
  adding 'magnum/tests/functional/api/v1/clients/cluster_client.py'
  adding 'magnum/tests/functional/api/v1/clients/cluster_template_client.py'
  adding 'magnum/tests/functional/api/v1/clients/magnum_service_client.py'
  adding 'magnum/tests/functional/api/v1/models/__init__.py'
  adding 'magnum/tests/functional/api/v1/models/cert_model.py'
  adding 'magnum/tests/functional/api/v1/models/cluster_id_model.py'
  adding 'magnum/tests/functional/api/v1/models/cluster_model.py'
  adding 'magnum/tests/functional/api/v1/models/cluster_template_model.py'
  adding 'magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py'
  adding 'magnum/tests/functional/api/v1/models/clusterpatch_model.py'
  adding 'magnum/tests/functional/api/v1/models/magnum_service_model.py'
  adding 'magnum/tests/functional/common/__init__.py'
  adding 'magnum/tests/functional/common/base.py'
  adding 'magnum/tests/functional/common/client.py'
  adding 'magnum/tests/functional/common/config.py'
  adding 'magnum/tests/functional/common/datagen.py'
  adding 'magnum/tests/functional/common/manager.py'
  adding 'magnum/tests/functional/common/models.py'
  adding 'magnum/tests/functional/common/utils.py'
  adding 'magnum/tests/functional/k8s/__init__.py'
  adding 'magnum/tests/functional/k8s/test_k8s_python_client.py'
  adding 'magnum/tests/functional/k8s/test_magnum_python_client.py'
  adding 'magnum/tests/functional/k8s_fcos/__init__.py'
  adding 'magnum/tests/functional/k8s_fcos/test_k8s_python_client.py'
  adding 'magnum/tests/functional/k8s_ironic/__init__.py'
  adding 'magnum/tests/functional/k8s_ironic/test_k8s_python_client.py'
  adding 'magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml'
  adding 'magnum/tests/unit/__init__.py'
  adding 'magnum/tests/unit/test_hacking.py'
  adding 'magnum/tests/unit/api/__init__.py'
  adding 'magnum/tests/unit/api/base.py'
  adding 'magnum/tests/unit/api/test_app.py'
  adding 'magnum/tests/unit/api/test_attr_validator.py'
  adding 'magnum/tests/unit/api/test_expose.py'
  adding 'magnum/tests/unit/api/test_hooks.py'
  adding 'magnum/tests/unit/api/test_servicegroup.py'
  adding 'magnum/tests/unit/api/test_validation.py'
  adding 'magnum/tests/unit/api/utils.py'
  adding 'magnum/tests/unit/api/controllers/__init__.py'
  adding 'magnum/tests/unit/api/controllers/auth-paste.ini'
  adding 'magnum/tests/unit/api/controllers/auth-root-access.ini'
  adding 'magnum/tests/unit/api/controllers/auth-v1-access.ini'
  adding 'magnum/tests/unit/api/controllers/noauth-paste.ini'
  adding 'magnum/tests/unit/api/controllers/test_base.py'
  adding 'magnum/tests/unit/api/controllers/test_root.py'
  adding 'magnum/tests/unit/api/controllers/v1/__init__.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_certificate.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_cluster.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_cluster_actions.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_cluster_template.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_federation.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_magnum_service.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_nodegroup.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_quota.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_stats.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_types.py'
  adding 'magnum/tests/unit/api/controllers/v1/test_utils.py'
  adding 'magnum/tests/unit/cmd/__init__.py'
  adding 'magnum/tests/unit/cmd/test_api.py'
  adding 'magnum/tests/unit/cmd/test_conductor.py'
  adding 'magnum/tests/unit/cmd/test_db_manage.py'
  adding 'magnum/tests/unit/cmd/test_driver_manage.py'
  adding 'magnum/tests/unit/cmd/test_status.py'
  adding 'magnum/tests/unit/common/__init__.py'
  adding 'magnum/tests/unit/common/test_clients.py'
  adding 'magnum/tests/unit/common/test_context.py'
  adding 'magnum/tests/unit/common/test_exception.py'
  adding 'magnum/tests/unit/common/test_keystone.py'
  adding 'magnum/tests/unit/common/test_neutron.py'
  adding 'magnum/tests/unit/common/test_octavia.py'
  adding 'magnum/tests/unit/common/test_policy.py'
  adding 'magnum/tests/unit/common/test_profiler.py'
  adding 'magnum/tests/unit/common/test_rpc.py'
  adding 'magnum/tests/unit/common/test_service.py'
  adding 'magnum/tests/unit/common/test_short_id.py'
  adding 'magnum/tests/unit/common/test_urlfetch.py'
  adding 'magnum/tests/unit/common/test_utils.py'
  adding 'magnum/tests/unit/common/cert_manager/__init__.py'
  adding 'magnum/tests/unit/common/cert_manager/test_barbican.py'
  adding 'magnum/tests/unit/common/cert_manager/test_cert_manager.py'
  adding 'magnum/tests/unit/common/cert_manager/test_local.py'
  adding 'magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py'
  adding 'magnum/tests/unit/common/policies/__init__.py'
  adding 'magnum/tests/unit/common/policies/base.py'
  adding 'magnum/tests/unit/common/policies/test_certificate_policy.py'
  adding 'magnum/tests/unit/common/policies/test_cluster_policy.py'
  adding 'magnum/tests/unit/common/policies/test_cluster_template_policy.py'
  adding 'magnum/tests/unit/common/policies/test_federation_policy.py'
  adding 'magnum/tests/unit/common/policies/test_magnum_service_policy.py'
  adding 'magnum/tests/unit/common/policies/test_nodegroup_policy.py'
  adding 'magnum/tests/unit/common/policies/test_quota_policy.py'
  adding 'magnum/tests/unit/common/policies/test_stats_policy.py'
  adding 'magnum/tests/unit/common/x509/__init__.py'
  adding 'magnum/tests/unit/common/x509/test_operations.py'
  adding 'magnum/tests/unit/common/x509/test_sign.py'
  adding 'magnum/tests/unit/common/x509/test_validator.py'
  adding 'magnum/tests/unit/conductor/__init__.py'
  adding 'magnum/tests/unit/conductor/test_k8s_api.py'
  adding 'magnum/tests/unit/conductor/test_monitors.py'
  adding 'magnum/tests/unit/conductor/test_rpcapi.py'
  adding 'magnum/tests/unit/conductor/test_scale_manager.py'
  adding 'magnum/tests/unit/conductor/test_utils.py'
  adding 'magnum/tests/unit/conductor/handlers/__init__.py'
  adding 'magnum/tests/unit/conductor/handlers/test_ca_conductor.py'
  adding 'magnum/tests/unit/conductor/handlers/test_cluster_conductor.py'
  adding 'magnum/tests/unit/conductor/handlers/test_conductor_listener.py'
  adding 'magnum/tests/unit/conductor/handlers/test_federation_conductor.py'
  adding 'magnum/tests/unit/conductor/handlers/test_indirection_api.py'
  adding 'magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py'
  adding 'magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py'
  adding 'magnum/tests/unit/conductor/handlers/common/__init__.py'
  adding 'magnum/tests/unit/conductor/handlers/common/test_cert_manager.py'
  adding 'magnum/tests/unit/conductor/handlers/common/test_trust_manager.py'
  adding 'magnum/tests/unit/conductor/tasks/__init__.py'
  adding 'magnum/tests/unit/conductor/tasks/test_heat_tasks.py'
  adding 'magnum/tests/unit/conf/__init__.py'
  adding 'magnum/tests/unit/conf/test_conf.py'
  adding 'magnum/tests/unit/db/__init__.py'
  adding 'magnum/tests/unit/db/base.py'
  adding 'magnum/tests/unit/db/test_cluster.py'
  adding 'magnum/tests/unit/db/test_cluster_template.py'
  adding 'magnum/tests/unit/db/test_federation.py'
  adding 'magnum/tests/unit/db/test_magnum_service.py'
  adding 'magnum/tests/unit/db/test_nodegroup.py'
  adding 'magnum/tests/unit/db/test_quota.py'
  adding 'magnum/tests/unit/db/test_x509keypair.py'
  adding 'magnum/tests/unit/db/utils.py'
  adding 'magnum/tests/unit/db/sqlalchemy/__init__.py'
  adding 'magnum/tests/unit/db/sqlalchemy/test_types.py'
  adding 'magnum/tests/unit/drivers/__init__.py'
  adding 'magnum/tests/unit/drivers/test_heat_driver.py'
  adding 'magnum/tests/unit/drivers/test_template_definition.py'
  adding 'magnum/tests/unit/objects/__init__.py'
  adding 'magnum/tests/unit/objects/test_cluster.py'
  adding 'magnum/tests/unit/objects/test_cluster_template.py'
  adding 'magnum/tests/unit/objects/test_federation.py'
  adding 'magnum/tests/unit/objects/test_fields.py'
  adding 'magnum/tests/unit/objects/test_magnum_service.py'
  adding 'magnum/tests/unit/objects/test_nodegroup.py'
  adding 'magnum/tests/unit/objects/test_objects.py'
  adding 'magnum/tests/unit/objects/test_x509keypair.py'
  adding 'magnum/tests/unit/objects/utils.py'
  adding 'magnum/tests/unit/service/__init__.py'
  adding 'magnum/tests/unit/service/test_periodic.py'
  adding 'magnum/tests/unit/servicegroup/__init__.py'
  adding 'magnum/tests/unit/servicegroup/test_magnum_service.py'
  adding 'magnum/tests/unit/template/__init__.py'
  adding 'magnum/tests/unit/template/test_template.py'
  adding 'magnum/wsgi/api.py'
  adding 'magnum-20.1.0.dev14.data/data/etc/magnum/api-paste.ini'
  adding 'magnum-20.1.0.dev14.data/scripts/magnum-api-wsgi'
  adding 'magnum-20.1.0.dev14.dist-info/AUTHORS'
  adding 'magnum-20.1.0.dev14.dist-info/LICENSE'
  adding 'magnum-20.1.0.dev14.dist-info/METADATA'
  adding 'magnum-20.1.0.dev14.dist-info/WHEEL'
  adding 'magnum-20.1.0.dev14.dist-info/entry_points.txt'
  adding 'magnum-20.1.0.dev14.dist-info/pbr.json'
  adding 'magnum-20.1.0.dev14.dist-info/top_level.txt'
  adding 'magnum-20.1.0.dev14.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for magnum (pyproject.toml): finished with status 'done'
  Created wheel for magnum: filename=magnum-20.1.0.dev14-py3-none-any.whl size=753739 sha256=716e3a93b3520449d89cd1ddc5cc6318891bf0b98fc80c786b438d1b36d8d146
  Stored in directory: /builddir/.cache/pip/wheels/dd/75/f6/01364b34a9804ef558dd5fc6b7b5655c6eebb31ab154a202c1
Successfully built magnum
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GEByj0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64
++ dirname /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64
+ cd magnum-20.1.0.dev14
++ ls /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir/magnum-20.1.0.dev14-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=magnum==20.1.0.dev14
+ '[' -z magnum==20.1.0.dev14 ']'
+ TMPDIR=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir magnum==20.1.0.dev14
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/magnum-20.1.0.dev14/pyproject-wheeldir
Processing ./pyproject-wheeldir/magnum-20.1.0.dev14-py3-none-any.whl
Installing collected packages: magnum
  changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-api to 755
  changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-conductor to 755
  changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-db-manage to 755
  changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-driver-manage to 755
  changing mode of /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-status to 755
Successfully installed magnum-20.1.0.dev14
+ '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin ']'
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-api /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-api-wsgi /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-conductor /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-db-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-driver-manage /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-status
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-api: updating
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-api-wsgi: updating
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-conductor: updating
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-db-manage: updating
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-driver-manage: updating
/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/magnum-status: updating
+ rm -rfv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/RECORD --output /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/RECORD
removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-20.1.0.dev14.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.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,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
/usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  __version_info__ = tuple(LooseVersion(docutils.__version__).version)
/usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1.
  def heading(env: Environment, text: str, level: int = 1) -> str:
Running Sphinx v3.4.3
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str:
loading stevedore.sphinxext
[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
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  self.environment.globals['debug'] = contextfunction(pformat)
/usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1.
  self.environment.globals['accesskey'] = contextfunction(accesskey)
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/magnum-20.1.0.dev14/.gitreview found
[oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/../../etc/magnum/magnum-config-generator.conf
[oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/_static/magnum.conf.sample
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module.
  removals.removed_module(
[oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/../../etc/magnum/magnum-policy-generator.conf
[oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-20.1.0.dev14/doc/source/_static/magnum.policy.yaml.sample
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 44 source files that are out of date
updating environment: [new config] 44 added, 0 changed, 0 removed
reading sources... [ 20%] admin/configuring .. configuration/sample-policy
reading sources... [ 40%] configuration/samples/index .. contributor/quickstart
reading sources... [ 60%] contributor/reno .. install/install-debian-manual
reading sources... [ 80%] install/install-guide-from-source .. user/k8s-health-monitoring
reading sources... [100%] user/k8s-keystone-authN-authZ .. user/node-groups
waiting for workers...
documenting plugins from 'magnum.template_definitions'
documenting plugins from 'magnum.template_definitions'
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 25%] admin/gmr .. configuration/samples/policy-yaml
writing output... [ 50%] contributor/api-microversion .. index
writing output... [ 75%] install/common/configure_2_edit_magnum_conf .. install/launch-instance
writing output... [100%] install/next-steps .. user/node-groups
waiting for workers...
generating indices... genindex done
writing additional pages... search done
copying images... [ 33%] user/../images/cluster-template.png
copying images... [ 66%] user/../images/cluster-template-details.png
copying images... [100%] user/../images/cluster-create.png
copying downloadable files... [100%] ../_static/magnum.conf.sample
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
+ mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/var/log/magnum/
+ mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/var/run/magnum/
+ install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.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.20250605214221.3d7c57c.el9.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.20250605214221.3d7c57c.el9.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service
+ mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/var/lib/magnum/
+ mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/var/lib/magnum/certificates/
+ mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/etc/magnum/
+ PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64//usr/lib/python3.9/site-packages
+ oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/etc/magnum/magnum.conf
+ sed -i '/#pybasedir.*/d' /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/etc/magnum/magnum.conf
+ chmod 640 /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/etc/magnum/magnum.conf
+ mv /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/etc/magnum
+ rmdir /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/etc/magnum
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250605214221.3d7c57c.el9 --unique-debug-suffix -20.1.0-0.20250605214221.3d7c57c.el9.x86_64 --unique-debug-src-base openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/magnum-20.1.0.dev14
find: 'debug': No such file or directory
+ /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/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x
mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/gate_hook.sh from /bin/bash -x to #!/usr/bin/bash -x
mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/copy_instance_logs.sh from /usr/bin/env bash to #!/usr/bin/bash
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aK4vR5
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ rm magnum/tests/unit/test_hacking.py
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-20.1.0.dev14/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py39
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/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.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed.
  debtcollector.deprecate(
/usr/lib/python3.9/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.9/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.9/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.9/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(
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.071494s] ... ok
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.010801s] ... ok
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.011646s] ... ok
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.007999s] ... ok
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.029420s] ... ok
{0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.019533s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.094695s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.009898s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.016748s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.015301s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.014223s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.014581s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.014358s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.014245s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.012088s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.013796s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.009096s] ... ok
{3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.014404s] ... ok
{3} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.016624s] ... ok
{0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.555213s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly
  _MANAGER = manager.MigrationManager(migration_config)
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> c0f832afc4fd
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestHeathcheck.test_healthcheck_disable_file [0.278686s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly
  _MANAGER = manager.MigrationManager(migration_config)
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> c0f832afc4fd
{3} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.023720s] ... ok
{3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.015858s] ... ok
{0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.096503s] ... ok
{3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.022356s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.031663s] ... ok
{3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.011961s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.060169s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.076751s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestGetCaCertificate.test_get_one_by_name_not_found [0.024884s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_all [0.013838s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.060639s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_one [0.041351s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.027802s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.069875s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/certificates/cluster1 {}
GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_multiple_cluster_by_name [0.035357s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.043526s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestRotateCaCertificate.test_rotate_ca_cert [0.081156s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.072609s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.041894s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.006615s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.006843s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.012911s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.006466s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.006109s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.133444s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters {}
GOT:{'clusters': [{'uuid': '1940464c-65ea-46e3-9897-a2cd28ac9825', '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/1940464c-65ea-46e3-9897-a2cd28ac9825', 'rel': 'self'}, {'href': 'http://localhost/clusters/1940464c-65ea-46e3-9897-a2cd28ac9825', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'e81f4d2a-2cb1-4754-a0f9-e27ed7e19a13', '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/e81f4d2a-2cb1-4754-a0f9-e27ed7e19a13', 'rel': 'self'}, {'href': 'http://localhost/clusters/e81f4d2a-2cb1-4754-a0f9-e27ed7e19a13', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '00d36672-1fd6-4fe2-a0ef-a86f02a2af94', '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/00d36672-1fd6-4fe2-a0ef-a86f02a2af94', 'rel': 'self'}, {'href': 'http://localhost/clusters/00d36672-1fd6-4fe2-a0ef-a86f02a2af94', '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=00d36672-1fd6-4fe2-a0ef-a86f02a2af94'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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__ne__with_equal [0.006857s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.005923s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.006585s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.006437s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.007022s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.006680s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.006756s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.006954s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.006656s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.006498s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.009241s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.006929s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.006629s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.011737s] ... ok
{2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.008986s] ... ok
{1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.008982s] ... ok
{2} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.007341s] ... ok
{2} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.006699s] ... ok
{1} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.010566s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.122275s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_many [0.115029s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters {}
GOT:{'clusters': [{'uuid': 'c9fa11bb-0bd8-4cb2-9768-50b30d178d44', '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/c9fa11bb-0bd8-4cb2-9768-50b30d178d44', 'rel': 'self'}, {'href': 'http://localhost/clusters/c9fa11bb-0bd8-4cb2-9768-50b30d178d44', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '3b0ad6d4-dec7-48c9-8f4c-8e6054e08faa', '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/3b0ad6d4-dec7-48c9-8f4c-8e6054e08faa', 'rel': 'self'}, {'href': 'http://localhost/clusters/3b0ad6d4-dec7-48c9-8f4c-8e6054e08faa', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '5aa09602-4562-49a0-8607-7fdfa2929eb2', '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/5aa09602-4562-49a0-8607-7fdfa2929eb2', 'rel': 'self'}, {'href': 'http://localhost/clusters/5aa09602-4562-49a0-8607-7fdfa2929eb2', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '78d4a890-d5c4-4d12-9a45-d514d3fa6689', '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/78d4a890-d5c4-4d12-9a45-d514d3fa6689', 'rel': 'self'}, {'href': 'http://localhost/clusters/78d4a890-d5c4-4d12-9a45-d514d3fa6689', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '45b024be-3f55-47c0-a994-9ebb8d22c1d4', '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/45b024be-3f55-47c0-a994-9ebb8d22c1d4', 'rel': 'self'}, {'href': 'http://localhost/clusters/45b024be-3f55-47c0-a994-9ebb8d22c1d4', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.058128s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_add_non_existent_property [0.079153s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_non_existent_cluster [0.042263s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/16df5acf-6e6f-455b-9d5e-4f28cb8476f5 [{'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 16df5acf-6e6f-455b-9d5e-4f28cb8476f5 could not be found", "detail": "Cluster 16df5acf-6e6f-455b-9d5e-4f28cb8476f5 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.086499s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.196801s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly
  _MANAGER = manager.MigrationManager(migration_config)
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> c0f832afc4fd
{1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.009482s] ... ok
{1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.028535s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.060292s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/271f297e-1c5c-4d27-b5b9-577790107e90 [{'path': '/cluster_id', 'value': '271f297e-1c5c-4d27-b5b9-577790107e90', '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 271f297e-1c5c-4d27-b5b9-577790107e90 could not be found", "detail": "Cluster 271f297e-1c5c-4d27-b5b9-577790107e90 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.013644s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestCertObject.test_cert_init [0.011990s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.087242s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/detail {}
GOT:{'clusters': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:33.957641+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.042151s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.076238s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.347169s] ... 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:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly
  _MANAGER = manager.MigrationManager(migration_config)
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> c0f832afc4fd
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestPost.test_create_cert_by_cluster_name [0.041471s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_cinder_csi_disabled [0.160848s] ... 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": "d883f24a-4bf3-4d64-b907-204850a330f3"}
{1} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.070105s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.019056s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/5cc64e8d-6eef-442e-a0fc-ad848ed21cb3/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": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.037152s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.051968s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.070291s] ... 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": "d5b84402-2e0c-4f38-9c35-3201454bf3ae"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.040051s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_all_with_all_projects [0.162777s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters {}
GOT:{'clusters': [{'uuid': '093d6868-ae20-48f8-89fe-a6bc2ae65092', '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/093d6868-ae20-48f8-89fe-a6bc2ae65092', 'rel': 'self'}, {'href': 'http://localhost/clusters/093d6868-ae20-48f8-89fe-a6bc2ae65092', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'bfe76efa-f093-46fe-a6ae-921d818a1fc4', '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/bfe76efa-f093-46fe-a6ae-921d818a1fc4', 'rel': 'self'}, {'href': 'http://localhost/clusters/bfe76efa-f093-46fe-a6ae-921d818a1fc4', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'e6ed8ce1-6b1d-4d15-bd48-5dcaacf2aa30', '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/e6ed8ce1-6b1d-4d15-bd48-5dcaacf2aa30', 'rel': 'self'}, {'href': 'http://localhost/clusters/e6ed8ce1-6b1d-4d15-bd48-5dcaacf2aa30', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '624f3656-7e73-4fef-a164-9d8350550593', '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/624f3656-7e73-4fef-a164-9d8350550593', 'rel': 'self'}, {'href': 'http://localhost/clusters/624f3656-7e73-4fef-a164-9d8350550593', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.040661s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.074796s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/?limit=3 {}
GOT:{'clusters': [{'uuid': '5b8e4eb0-c8f7-4461-9f18-f57d19d1f6cd', '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/5b8e4eb0-c8f7-4461-9f18-f57d19d1f6cd', 'rel': 'self'}, {'href': 'http://localhost/clusters/5b8e4eb0-c8f7-4461-9f18-f57d19d1f6cd', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '172b1a85-b3ca-4cb6-9bc6-c5f306538cc9', '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/172b1a85-b3ca-4cb6-9bc6-c5f306538cc9', 'rel': 'self'}, {'href': 'http://localhost/clusters/172b1a85-b3ca-4cb6-9bc6-c5f306538cc9', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'a5345683-8e9b-4d7d-9ad0-9f6c57a1d4b5', '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/a5345683-8e9b-4d7d-9ad0-9f6c57a1d4b5', 'rel': 'self'}, {'href': 'http://localhost/clusters/a5345683-8e9b-4d7d-9ad0-9f6c57a1d4b5', '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=a5345683-8e9b-4d7d-9ad0-9f6c57a1d4b5'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.067709s] ... 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": "cfe8dfff-b6bf-4667-aee4-d520606f24ca"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_only_owner_delete [0.029069s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_one_by_name_multiple_cluster [0.069833s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_only_owner_get_one [0.035032s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.080813s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters?limit=3&marker=a17855eb-9f24-4d09-a8c5-05b92ab671a8 {}
GOT:{'clusters': [{'uuid': '5203b63d-f6a5-4220-b876-3939f3e359ef', '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/5203b63d-f6a5-4220-b876-3939f3e359ef', 'rel': 'self'}, {'href': 'http://localhost/clusters/5203b63d-f6a5-4220-b876-3939f3e359ef', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_as_admin [0.037383s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/9add5a0e-e564-49fe-b327-81488ab31e13
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_docker_volume_size [0.088386s] ... 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": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.024156s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/85c0044d-8131-41bd-9d7d-4101e8c2a347
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 85c0044d-8131-41bd-9d7d-4101e8c2a347 could not be found", "detail": "Cluster 85c0044d-8131-41bd-9d7d-4101e8c2a347 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.039633s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.373968+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_one_by_uuid_admin [0.105921s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/21ebf1be-a04a-45e8-be0d-3f1e5b1d866e {}
GOT:{'uuid': '21ebf1be-a04a-45e8-be0d-3f1e5b1d866e', '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/21ebf1be-a04a-45e8-be0d-3f1e5b1d866e', 'rel': 'self'}, {'href': 'http://localhost/clusters/21ebf1be-a04a-45e8-be0d-3f1e5b1d866e', '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': '21ebf1be-a04a-45e8-be0d-3f1e5b1d866e', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.341286+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.015829s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/438c9bee-f965-4094-ae58-a04a4863e42d {}
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 438c9bee-f965-4094-ae58-a04a4863e42d could not be found", "detail": "Cluster 438c9bee-f965-4094-ae58-a04a4863e42d could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_not_found [0.026648s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.044662s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.051488s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'faults': {'test-master': 'fake_reason'}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.430562+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_detail_with_pagination_marker [0.069725s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/detail?limit=3&marker=12a64979-fad8-488e-8ae4-5ec00805756e {}
GOT:{'clusters': [{'uuid': 'fbbf4d99-e1d1-4015-8c9f-048bdf156750', '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/fbbf4d99-e1d1-4015-8c9f-048bdf156750', 'rel': 'self'}, {'href': 'http://localhost/clusters/fbbf4d99-e1d1-4015-8c9f-048bdf156750', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.470413+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_name [0.065469s] ... 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.TestListCluster.test_one [0.092757s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.039301s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/1a9fc6a0-de6d-46de-9f5d-8dfd36060538 {}
GOT:{'uuid': '1a9fc6a0-de6d-46de-9f5d-8dfd36060538', 'name': 'cluster1', 'cluster_template_id': 'e0321e59-f7ff-4784-8bfe-0d20758a9e49', '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/1a9fc6a0-de6d-46de-9f5d-8dfd36060538', 'rel': 'self'}, {'href': 'http://localhost/clusters/1a9fc6a0-de6d-46de-9f5d-8dfd36060538', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.488902+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_empty [0.022398s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters {}
GOT:{'clusters': []}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_labels [0.034064s] ... 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": "0758752b-7277-4d0a-9805-00c32fb1f9a4"}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.031816s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/cluster1 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.528650+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.015707s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.015327s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.063058s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/25b36169-c41a-4120-861e-66ac20077a56 {}
GOT:{'uuid': '25b36169-c41a-4120-861e-66ac20077a56', '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/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'self'}, {'href': 'http://localhost/clusters/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.521470+00:00', 'updated_at': None}
GET: /v1/clusters/25b36169-c41a-4120-861e-66ac20077a56 {}
GOT:{'uuid': '25b36169-c41a-4120-861e-66ac20077a56', '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/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'self'}, {'href': 'http://localhost/clusters/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.521470+00:00', 'updated_at': None}
GET: /clusters/25b36169-c41a-4120-861e-66ac20077a56 {}
GOT:{'uuid': '25b36169-c41a-4120-861e-66ac20077a56', '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/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'self'}, {'href': 'http://localhost/clusters/25b36169-c41a-4120-861e-66ac20077a56', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.521470+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_remove_mandatory_property_fail [0.065160s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.055213s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/1eec65b3-c811-4135-9e9d-667ba18f2976 {}
GOT:{'uuid': '1eec65b3-c811-4135-9e9d-667ba18f2976', '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/1eec65b3-c811-4135-9e9d-667ba18f2976', 'rel': 'self'}, {'href': 'http://localhost/clusters/1eec65b3-c811-4135-9e9d-667ba18f2976', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.585014+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.053999s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.034303s] ... 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 non-existent object 'non-existent'", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_cluster_name_failed [0.095647s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.063990s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.173771s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'foo', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': False, 'node_count': 3, 'master_count': 3, 'merge_labels': False}
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master_count must be 1 when master_lb_enabled is False", "detail": "master_count must be 1 when master_lb_enabled is False", "links": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.040303s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_ok [0.105882s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.668448+00:00', 'updated_at': None}
PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 1, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.668448+00:00', 'updated_at': '2025-06-05T21:44:34.737730+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_os_distro_image [0.034783s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.014655s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.014780s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': '0307a97a-d941-41a8-8e70-0149c4d92606', '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 0307a97a-d941-41a8-8e70-0149c4d92606 could not be found", "detail": "ClusterTemplate 0307a97a-d941-41a8-8e70-0149c4d92606 could not be found.", "links": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.024124s] ... 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": "5c1c9388-7f2e-4f1a-af6e-db3769edbdf7"}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.102233s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_template_id_failed [0.093076s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'e93aea76-71c6-43cd-b236-175f1d29c14a', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.047883s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6}
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.7
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.840811+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_health_status_ok [0.207959s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/health_status', 'value': 'HEALTHY', 'op': 'replace'}, {'path': '/health_status_reason', 'value': '{"api": "ok"}', 'op': 'replace'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'HEALTHY', 'health_status_reason': {'api': 'ok'}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4', '172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.720942+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.053435s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.047770s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.037814s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.029852s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.012647s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_non_existent_cluster_template_id [0.100276s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': '4528fb2b-4c83-4732-9ffa-e82e99ad8d0e', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.025079s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.065636s] ... 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": "287816be-13e4-422d-8060-a776ab020760"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.025041s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.039889s] ... 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": "7d71eca3-4d89-457b-af92-ad489635dc3f"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.073625s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.986663+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.183593s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:34.933694+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_as_admin [0.075914s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clustertemplates/60d8cf40-31ae-48d5-80e6-7a18e3a79c87
GOT:Response: 204 No Content
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.047158s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_with_name [0.031815s] ... 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
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.069331s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
GOT:{'clustertemplates': [{'uuid': 'd4665f27-376f-4d7c-b383-75886d03b29c', '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/d4665f27-376f-4d7c-b383-75886d03b29c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d4665f27-376f-4d7c-b383-75886d03b29c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.150329+00:00', 'updated_at': None}, {'uuid': 'be31083b-4899-4abb-a4f1-1994b8ace4c5', '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/be31083b-4899-4abb-a4f1-1994b8ace4c5', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/be31083b-4899-4abb-a4f1-1994b8ace4c5', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.151428+00:00', 'updated_at': None}, {'uuid': 'e067bdee-ebff-4a00-b7a4-a52be07ba02e', '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/e067bdee-ebff-4a00-b7a4-a52be07ba02e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e067bdee-ebff-4a00-b7a4-a52be07ba02e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.152442+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=e067bdee-ebff-4a00-b7a4-a52be07ba02e'}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.163395s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_as_admin [0.139899s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/e95b842c-165e-482d-9b83-50920498300d [{'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": "e95b842c-165e-482d-9b83-50920498300d"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_detail [0.036514s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/detail {}
GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.216991+00:00', 'updated_at': None}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor_disk_size [0.031625s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.034509s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates?limit=3&marker=f642c75a-9a37-4225-a753-a01b79a94b45 {}
GOT:{'clustertemplates': [{'uuid': 'cf45d8a6-718f-4b4c-85de-df622c5362ef', '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/cf45d8a6-718f-4b4c-85de-df622c5362ef', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/cf45d8a6-718f-4b4c-85de-df622c5362ef', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.247349+00:00', 'updated_at': None}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.044916s] ... 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": "c27ab035-71ce-478b-96b0-f73f565ec473"}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.019903s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.214675s] ... 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": "9983800c-e40d-48c7-91c1-da57fb117a17"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_not_found [0.026665s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_negative_master_count [0.029588s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_add_root_non_existent [0.021245s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}]
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.036523s] ... 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": "b6258d12-b997-4a02-9edf-80db513389b6"}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_invalid_flavor [0.024139s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}]
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Flavor with zero root volume size is not supported when boot_volume_size is zero", "detail": "Flavor with zero root volume size is not supported when boot_volume_size is zero.", "links": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.020680s] ... 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.TestPost.test_create_cluster_with_timeout_zero [0.034048s] ... 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": "10bee4a3-0031-4647-afd2-42ddd35897bf"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_generate_uuid [0.074818s] ... 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": "8017d02f-5607-4ae9-865e-6fbb6224205a"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.028719s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.032974s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:35.423076+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_B', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.423076+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.029176s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/a1d714de-c80e-4342-8b09-271081131d4d [{'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": "a1d714de-c80e-4342-8b09-271081131d4d", "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/a1d714de-c80e-4342-8b09-271081131d4d", "rel": "self"}, {"href": "http://localhost/clustertemplates/a1d714de-c80e-4342-8b09-271081131d4d", "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": "a1d714de-c80e-4342-8b09-271081131d4d", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:35.456337+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.108138s] ... 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": "3dcb7320-a684-43dd-a4f1-a99765b259e8"}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.045149s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:35.489833+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.489833+00:00', 'updated_at': '2025-06-05T21:44:35.512493+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_even_master_count [0.028829s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.152001s] ... 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": "e1ebe84a-f077-4ff3-abe8-d2afc5f954e8"}
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": "89e01c4c-f63f-4c6d-9015-e10edde0769d"}
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": "eaf9f3c9-c59c-4bdf-bff9-0ae3ccae8f5c"}
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": "4e114db5-c6cf-4200-9375-771a3165e3e9"}
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": "aa14941a-3e77-4e2b-9c75-a432009d8191"}
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": "29fd435f-c5fb-454e-a8da-6ecb156a74cf"}
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": "11086704-e36b-4d24-b0d6-a301b6524beb"}
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": "5a25c08e-335f-4854-bb43-b1f59f51dbe6"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.036104s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:35.530807+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.019013s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_keypair [0.033746s] ... 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.TestPost.test_create_cluster_without_docker_volume_size [0.026087s] ... 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": "974e8a6b-fee7-45bf-9ebd-5456916a9f23"}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.032354s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.378410s] ... 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": "427e22ca-52d6-4b0e-892c-00a7f17f30ae"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_hidden_cluster_template_fail [0.025678s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}]
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.051724s] ... 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": "e1d67b57-8955-471f-bd79-23d072915dea"}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_no_cluster_template_id [0.031441s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_without_flavor_id [0.046645s] ... 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": "e1e5e884-95e8-478d-94fb-8b142404b6dc"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_success [0.026005s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:35.640560+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version.
  warnings.warn(self._heat_driver_deprecation_note,
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.016069s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test", "detail": "test", "links": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.025084s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': 'dbc9fc05-4613-4705-8bda-208a711462b4'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.036017s] ... 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": "8515288c-f802-45a4-a7ff-596dd6675d44"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_driver_name [0.018011s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "mock_driver", "created_at": "2025-06-05T21:44:35.675791+00:00", "updated_at": null}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_even_master_count_oldmicroversion [0.051485s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.032183s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'f895726f-3466-4a40-9005-8a1e5e973d3f'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_nonexist_image [0.042313s] ... 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": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.037744s] ... 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': ''}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.027312s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_dns_nameserver [0.019247s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1.2', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1..1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'openstack.org', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.017787s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.017737s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.085091s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_labels [0.069099s] ... 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": "8cc54595-5826-4b78-8756-52745651e835"}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.017844s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.012368s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.033052s] ... 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": "3d2a510d-2a8a-47ea-a2ff-9bf51a6ba8e7"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_empty_string [0.088653s] ... 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': ''}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.032417s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/detail?limit=3&marker=6cfa058a-4f02-4225-b527-7868f42f7aa9 {}
GOT:{'clustertemplates': [{'uuid': '1620e2a1-ffde-4b53-a68d-aa2408b9de8c', '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/1620e2a1-ffde-4b53-a68d-aa2408b9de8c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1620e2a1-ffde-4b53-a68d-aa2408b9de8c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.807423+00:00', 'updated_at': None}]}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_flavor [0.017096s] ... 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": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.024908s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.839119+00:00', 'updated_at': None}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.088211s] ... 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": "2e7178b8-7979-4ae2-b3b9-22923715e045"}
{1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.048680s] ... 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": "4fcd06e9-4578-43f1-b8b1-74c056a11a2e"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.022578s] ... 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.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.027109s] ... 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.TestPost.test_create_cluster_without_name [0.044075s] ... 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": "6b24ad64-2a54-41a8-a1f4-cfff5daf16e0"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.042103s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:35.916475+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:35.916475+00:00', 'updated_at': '2025-06-05T21:44:35.942643+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.090362s] ... 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": "3c039aa6-626f-410f-a33a-0a76911acf1c"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_odd_unsupported [0.046830s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '1c4d4bfa-81b6-4744-9a39-1df350c08947'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_network_driver [0.127612s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'bad_driver', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver.", "links": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.026597s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'my-image', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "my-image", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:35.975348+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version.
  warnings.warn(self._heat_driver_deprecation_note,
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.020279s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:35.988914+00:00", "updated_at": null}
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.017938s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:35.994224+00:00", "updated_at": null}
{3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.016271s] ... 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': ''}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.050210s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': 'e1b9df4c-dcaa-4b8f-9394-bf1406ee24b2'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.019312s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/fake-name {}
GOT:{'uuid': '57bf423c-4c95-4895-9bf1-b0c70cfa8fab', '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/57bf423c-4c95-4895-9bf1-b0c70cfa8fab', 'rel': 'self'}, {'href': 'http://localhost/federations/57bf423c-4c95-4895-9bf1-b0c70cfa8fab', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:36.018104+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_coe [0.033144s] ... 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': ''}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.083503s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_unjoin [0.032787s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/240f6715-eebb-4de2-a36f-12426d96906c [{'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": "240f6715-eebb-4de2-a36f-12426d96906c"}
GET: /v1/federations/240f6715-eebb-4de2-a36f-12426d96906c {}
GOT:{'uuid': '240f6715-eebb-4de2-a36f-12426d96906c', '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/240f6715-eebb-4de2-a36f-12426d96906c', 'rel': 'self'}, {'href': 'http://localhost/federations/240f6715-eebb-4de2-a36f-12426d96906c', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:36.042827+00:00', 'updated_at': '2025-06-05T21:44:36.054998+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_docker_volume_size [0.025853s] ... 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': ''}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.053917s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_labels [0.022044s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.084645+00:00", "updated_at": null}
{3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.033595s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '11281b11-63c9-4d80-98ce-bcd5b00304d3', 'name': 'fake-name', 'hostcluster_id': '2f6a9c00-a4af-495a-8e99-cd9a0328acb5', '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 2f6a9c00-a4af-495a-8e99-cd9a0328acb5 could not be found", "detail": "Cluster 2f6a9c00-a4af-495a-8e99-cd9a0328acb5 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_image_name [0.013674s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.067963s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.037469s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.020746s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 404 Not Found
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-img", "detail": "test-img", "links": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.031634s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '659cf897-9b2f-46cc-8716-22bfe600357f', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.007864s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.016160s] ... 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/8272a6ba-8119-43db-a3b5-585663e3b72f
Openstack-Api-Maximum-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": "8272a6ba-8119-43db-a3b5-585663e3b72f", "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/8272a6ba-8119-43db-a3b5-585663e3b72f", "rel": "self"}, {"href": "http://localhost/clustertemplates/8272a6ba-8119-43db-a3b5-585663e3b72f", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.139520+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.036460s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.071113s] ... 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": "6b8b1c3f-159a-4a2a-8be1-2e23ddb75147"}
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.047527s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_overlay [0.047024s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'overlay', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "overlay", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.185980+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.034756s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'ddec65b7-c37a-46ca-b33f-c7bb4417b032'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.019101s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'cinder', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.207565+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version.
  warnings.warn(self._heat_driver_deprecation_note,
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.015351s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/88520138-5579-46e6-9f4b-7bba18a9bbfc/detail {}
GOT:Response: 403 Forbidden
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:detail to be performed", "detail": "Policy doesn't allow clustertemplate:detail to be performed.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_not_found [0.027391s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/3f746d4c-9dde-4373-8b92-91c5b75a7f8c
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 3f746d4c-9dde-4373-8b92-91c5b75a7f8c could not be found", "detail": "Nodegroup 3f746d4c-9dde-4373-8b92-91c5b75a7f8c could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.040685s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/174acc0d-a091-4980-b79d-cd2fab998ef9/nodegroups/2ad39856-a293-432a-87c4-594b476bff02 {}
GOT:{'id': 3, 'uuid': '2ad39856-a293-432a-87c4-594b476bff02', 'name': 'test-worker', 'cluster_id': '174acc0d-a091-4980-b79d-cd2fab998ef9', 'project_id': '174acc0d-a091-4980-b79d-cd2fab998ef9', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/174acc0d-a091-4980-b79d-cd2fab998ef9/nodegroups/2ad39856-a293-432a-87c4-594b476bff02', 'rel': 'self'}, {'href': 'http://localhost/clusters/174acc0d-a091-4980-b79d-cd2fab998ef9/nodegroups/2ad39856-a293-432a-87c4-594b476bff02', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:36.233942+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestDelete.test_delete_cluster_template [0.048583s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.088420s] ... 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": "693e2056-165b-4b2d-8b65-e38a724e674c"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestDelete.test_delete_cluster_template_not_found [0.017540s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clustertemplates/29475858-abe5-4617-8c92-aeca344a8223
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 29475858-abe5-4617-8c92-aeca344a8223 could not be found", "detail": "ClusterTemplate 29475858-abe5-4617-8c92-aeca344a8223 could not be found.", "links": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.032271s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/bc10f184-50cf-46ed-b405-2529ef483e37/nodegroups/non_default_ng {}
GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': 'bc10f184-50cf-46ed-b405-2529ef483e37', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/bc10f184-50cf-46ed-b405-2529ef483e37/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/bc10f184-50cf-46ed-b405-2529ef483e37/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:36.276571+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.007944s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.026496s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.035998s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'op': 'remove'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.11
Vary: OpenStack-API-Version
{"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 0, "max_node_count": 5, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:36.311105+00:00", "updated_at": null}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {}
GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 0, 'max_node_count': 5, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:36.311105+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestDelete.test_delete_multiple_cluster_template_by_name [0.016147s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.075857s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_detail_against_single [0.016557s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.028890s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.032984s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
GOT:{'clustertemplates': []}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.045162s] ... 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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.035996s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_without_keypair_id [0.186863s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": null, "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.398879+00:00", "updated_at": null}
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.038850s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/f3e0fb4c-f51a-4a05-b010-e097c45b52e1/nodegroups/de050aef-d577-47c1-844d-ab82f00fd9d5 [{'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": "de050aef-d577-47c1-844d-ab82f00fd9d5", "name": "nodegroup1", "cluster_id": "f3e0fb4c-f51a-4a05-b010-e097c45b52e1", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/f3e0fb4c-f51a-4a05-b010-e097c45b52e1/nodegroups/de050aef-d577-47c1-844d-ab82f00fd9d5", "rel": "self"}, {"href": "http://localhost/clusters/f3e0fb4c-f51a-4a05-b010-e097c45b52e1/nodegroups/de050aef-d577-47c1-844d-ab82f00fd9d5", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:36.424617+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_without_name [0.040431s] ... 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": "omicron-22-template", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:36.444738+00:00", "updated_at": null}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.066847s] ... 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": "04c3cf52-085e-49d4-ac7b-ea3210687bee"}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.070556s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
GOT:{'clustertemplates': [{'uuid': 'ade08cc4-9bce-490f-bedf-ce9efca4a09a', '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/ade08cc4-9bce-490f-bedf-ce9efca4a09a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/ade08cc4-9bce-490f-bedf-ce9efca4a09a', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '0', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.410376+00:00', 'updated_at': None}, {'uuid': 'be9b7d7c-0515-477d-9563-b01ec11dd643', '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/be9b7d7c-0515-477d-9563-b01ec11dd643', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/be9b7d7c-0515-477d-9563-b01ec11dd643', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '1', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.411559+00:00', 'updated_at': None}, {'uuid': '0bc4b57c-56ee-4db5-9f57-8abd8e5e29cc', '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/0bc4b57c-56ee-4db5-9f57-8abd8e5e29cc', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/0bc4b57c-56ee-4db5-9f57-8abd8e5e29cc', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '2', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.412614+00:00', 'updated_at': None}, {'uuid': '03261a0e-ec6c-4fc2-bc40-63cd15411465', '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/03261a0e-ec6c-4fc2-bc40-63cd15411465', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/03261a0e-ec6c-4fc2-bc40-63cd15411465', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '3', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.413741+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True.  This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions.  Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf)
  return query.all()
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.037372s] ... 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": "694732e6-4422-4dd2-a5f0-b68ebe5c5365", "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/694732e6-4422-4dd2-a5f0-b68ebe5c5365", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/694732e6-4422-4dd2-a5f0-b68ebe5c5365", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.028194s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.484008+00:00', 'updated_at': None}
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.067384s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/federations/43dd16e5-b837-437c-96da-99ead3f26794
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 43dd16e5-b837-437c-96da-99ead3f26794 could not be found", "detail": "Federation 43dd16e5-b837-437c-96da-99ead3f26794 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.044178s] ... 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": "742f1ffc-6d74-41ca-b170-95183ff61514", "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/742f1ffc-6d74-41ca-b170-95183ff61514", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/742f1ffc-6d74-41ca-b170-95183ff61514", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.040159s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/c7ff45d6-d4f4-4b52-b208-c4afaa80584c {}
GOT:{'uuid': 'c7ff45d6-d4f4-4b52-b208-c4afaa80584c', '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/c7ff45d6-d4f4-4b52-b208-c4afaa80584c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c7ff45d6-d4f4-4b52-b208-c4afaa80584c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.520006+00:00', 'updated_at': None}
{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.085954s] ... 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": "397270e2-e7f3-4c92-9786-08da250b28c9"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.028995s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:36.545865+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_with_name [0.053150s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.033904s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas/fake_project/Cluster {}
GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:36.575236+00:00', 'updated_at': None}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup_even_unsupported [0.042741s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 4, 'nodegroup': 'df525e26-7240-4805-9e52-79b7226dee9e'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.057295s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
GOT:{'clustertemplates': [{'uuid': '14e3bb9f-8d6f-4327-8747-4a5b29ae4039', '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/14e3bb9f-8d6f-4327-8747-4a5b29ae4039', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/14e3bb9f-8d6f-4327-8747-4a5b29ae4039', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.556671+00:00', 'updated_at': None}, {'uuid': 'edcf2d44-cace-450d-aa3c-78470420bfc8', '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/edcf2d44-cace-450d-aa3c-78470420bfc8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/edcf2d44-cace-450d-aa3c-78470420bfc8', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.559421+00:00', 'updated_at': None}, {'uuid': 'd3c81b3d-3b52-4167-9b32-62909f944654', '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/d3c81b3d-3b52-4167-9b32-62909f944654', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d3c81b3d-3b52-4167-9b32-62909f944654', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.561889+00:00', 'updated_at': None}, {'uuid': '6faf9085-6625-4486-b742-6dbeea0c9200', '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/6faf9085-6625-4486-b742-6dbeea0c9200', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6faf9085-6625-4486-b742-6dbeea0c9200', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.564999+00:00', 'updated_at': None}, {'uuid': '1baf0dc5-0d34-49d9-8ab9-fb7e1a569ca1', '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/1baf0dc5-0d34-49d9-8ab9-fb7e1a569ca1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1baf0dc5-0d34-49d9-8ab9-fb7e1a569ca1', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.566062+00:00', 'updated_at': None}]}
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.026798s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.024533s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas {}
GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:36.599940+00:00', 'updated_at': None}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.028534s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'd15b46d8-4a89-4c51-b401-7a7a70686bd6'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.019644s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:36.625837+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": []}]}
{3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.017724s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.030699s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': 'c8989256-1c3a-4141-8846-e9b862261e4a'}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_name_multiple_federation [0.046118s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.047339s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 2, 'nodes': 12}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_remove_mandatory_property_fail [0.097728s] ... 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_federation.TestListFederation.test_get_one_by_uuid [0.052003s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/baae99e4-f65c-4e3e-890b-e6c3a6bec431 {}
GOT:{'uuid': 'baae99e4-f65c-4e3e-890b-e6c3a6bec431', '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/baae99e4-f65c-4e3e-890b-e6c3a6bec431', 'rel': 'self'}, {'href': 'http://localhost/federations/baae99e4-f65c-4e3e-890b-e6c3a6bec431', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:36.683102+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.026680s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats?project_id=123&type=invalid {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_not_found [0.035975s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/38893b0b-e2fc-47e7-88ca-d5abc8641571 {}
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 38893b0b-e2fc-47e7-88ca-d5abc8641571 could not be found", "detail": "Federation 38893b0b-e2fc-47e7-88ca-d5abc8641571 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.037302s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 1, 'nodes': 6}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.116233s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '566e5bb7-ffd9-4ef9-b57b-721e54a9a2b8'}
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.9
Vary: OpenStack-API-Version
{"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2025-06-05T21:44:36.667332+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_keypair_id [0.062591s] ... 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_types.TestBooleanType.test_invalid_value [0.011321s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.008850s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.008146s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.072734s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/f66dea9a-54d2-41a0-bd5c-186b13864f34 [{'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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestJsonPatchType.test_cannot_add_internal_attr [0.044094s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.018308s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.011540s] ... ok
{3} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.008427s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.101762s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/docker_storage_driver', 'value': 'devicemapper', 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:36.801568+00:00", "updated_at": null}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.110897s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/a9ecf195-37f8-442f-8a13-0e0f0aed1509/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": "a9ecf195-37f8-442f-8a13-0e0f0aed1509"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.010356s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_valid_flavor [0.001678s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001665s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.070171s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/724bcbcd-cb39-47e5-91bb-cd7ebd8a3312 [{'path': '/member_ids', 'value': '0c41d9ed-c7cd-48df-b38b-a20ee44470de', '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 0c41d9ed-c7cd-48df-b38b-a20ee44470de could not be found", "detail": "Cluster 0c41d9ed-c7cd-48df-b38b-a20ee44470de could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.002704s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.015904s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.004440s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.007140s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001536s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001402s] ... ok
{3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.004048s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.022948s] ... 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": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_expose.TestExpose.test_expose_with_rest_content_types [0.007793s] ... ok
{3} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.001977s] ... ok
{3} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.001256s] ... ok
{3} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.002010s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.014135s] ... 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": []}]}
{3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.014577s] ... 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": []}]}
{3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.010221s] ... ok
{3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.015645s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.075441s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '9cbe4792-4661-453c-b55f-b141d7e5fb5b', '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": "ba4b7b40-6e61-476d-b587-82e744d3d8aa"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.016000s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.051421s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/?limit=3 {}
GOT:{'clustertemplates': [{'uuid': 'ae9c64f5-1a1e-41b4-ae37-f19ca2d88c99', '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/ae9c64f5-1a1e-41b4-ae37-f19ca2d88c99', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/ae9c64f5-1a1e-41b4-ae37-f19ca2d88c99', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.953536+00:00', 'updated_at': None}, {'uuid': '8c9281b2-88ec-4825-a036-659b89e66d79', '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/8c9281b2-88ec-4825-a036-659b89e66d79', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/8c9281b2-88ec-4825-a036-659b89e66d79', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.954641+00:00', 'updated_at': None}, {'uuid': '43ec0da7-fe3a-4b5f-9525-d0033be95dee', '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/43ec0da7-fe3a-4b5f-9525-d0033be95dee', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/43ec0da7-fe3a-4b5f-9525-d0033be95dee', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.955607+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=43ec0da7-fe3a-4b5f-9525-d0033be95dee'}
{3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.011544s] ... ok
{3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.001258s] ... ok
{3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.001471s] ... ok
{3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.004998s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.020231s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/clustermodel1 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.999800+00:00', 'updated_at': None}
{3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.003860s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.015829s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/80772143-b4a3-40eb-91f4-9821f40dae63 {}
GOT:{'uuid': '80772143-b4a3-40eb-91f4-9821f40dae63', '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/80772143-b4a3-40eb-91f4-9821f40dae63', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/80772143-b4a3-40eb-91f4-9821f40dae63', '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': '80772143-b4a3-40eb-91f4-9821f40dae63', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.017839+00:00', 'updated_at': None}
{3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.016110s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.067006s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '0ee4bca8-8272-4233-88a4-fc79671b149f', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_by_uuid_not_found [0.019800s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/579b3efe-347d-425f-9c89-77323a9063ea {}
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 579b3efe-347d-425f-9c89-77323a9063ea could not be found", "detail": "ClusterTemplate 579b3efe-347d-425f-9c89-77323a9063ea could not be found.", "links": []}]}
{3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.024854s] ... ok
{3} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.013808s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.038651s] ... 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'}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.038033s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d {}
GOT:{'uuid': '39c3e8d6-6141-46a6-a1be-61c91d08df1d', '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/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.059085+00:00', 'updated_at': None}
GET: /v1/clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d {}
GOT:{'uuid': '39c3e8d6-6141-46a6-a1be-61c91d08df1d', '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/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.059085+00:00', 'updated_at': None}
GET: /clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d {}
GOT:{'uuid': '39c3e8d6-6141-46a6-a1be-61c91d08df1d', '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/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/39c3e8d6-6141-46a6-a1be-61c91d08df1d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.059085+00:00', 'updated_at': None}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.035451s] ... 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 non-existent object 'non-existent'", "links": []}]}
{3} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.128966s] ... ok
{3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001758s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.076744s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.129714+00:00', 'updated_at': None}
PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": null, "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:37.129714+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': None, 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.129714+00:00', 'updated_at': '2025
    -06-05T21:44:37.189060+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.128036s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/be01377f-958a-4406-9282-ddec015ea355/nodegroups/12064c93-23b8-4ee1-a2fa-110632e064d7
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.004471s] ... ok
{3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.004402s] ... ok
{3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.004866s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.016274s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}]
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]}
{3} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_get_no_permission [0.033465s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_update_hidden_cluster_template_success [0.382642s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:36.909636+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:36.909636+00:00', 'updated_at': '2025-06-05T21:44:37.249423+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.066236s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/labels', 'value': "{'etcd_volume_size': '1'}", 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"etcd_volume_size": "1"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:37.228926+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'etcd_volume_size': '1'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.228926+00:00', 'updated_at': '2025-06-05T21:44:37.250097+00:00'}
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.075181s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_certificate_policy.TestCertifiactePolicy.test_update_no_permission [0.042579s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_update_public_cluster_template_fail [0.055632s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}]
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_api_major_version_above_range [0.052796s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/e4e30222-1efe-420c-af27-d0d873044222/nodegroups/ {}
GOT:Response: 406 Not Acceptable
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 2.11
Vary: OpenStack-API-Version
{"errors": [{"max_version": "1.11", "min_version": "1.1", "code": "magnum.microversion-unsupported", "links": [{"rel": "help", "href": "http://docs.openstack.org/api-guide/compute/microversions.html"}], "title": "Requested microversion is unsupported"}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_cluster_not_allow_update [0.075396s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:539: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.023970s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/1a28cab3-8e4d-4413-8fcd-f5bd9c2c00b6 [{'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 1a28cab3-8e4d-4413-8fcd-f5bd9c2c00b6 could not be found", "detail": "ClusterTemplate 1a28cab3-8e4d-4413-8fcd-f5bd9c2c00b6 could not be found.", "links": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.028270s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version.
  warnings.warn(self._heat_driver_deprecation_note,
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.014183s] ... 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': ''}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.014250s] ... 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': ''}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_success [0.014810s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.455207+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.121768s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}]
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2025-06-05T21:44:37.355642+00:00", "updated_at": null}
GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2025-06-05T21:44:37.355642+00:00', 'updated_at': '2025-06-05T21:44:37.402841+00:00'}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.015052s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.471073+00:00", "updated_at": null}
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.150874s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/60cecade-d88f-482e-9d91-643627156c61/nodegroups {}
GOT:{'nodegroups': [{'uuid': '54849a70-b331-4f6e-bf00-ff3c89b2787d', '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': '38a8ff73-fb86-4ffa-b6d3-d23023c37453', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_dns [0.048839s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.507172+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:445: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum.
  warnings.warn(self._devicemapper_overlay_deprecation_note,
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/api/controllers/v1/cluster_template.py:457: DeprecationWarning: The heat driver is deprecated in favor of the k8s_capi_helm ork8s_cluster_api driver. Please migrate to one of the abovementioned.Heat driver will be removed in a future Magnum version.
  warnings.warn(self._heat_driver_deprecation_note,
{3} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_create_no_permission [0.259774s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.063713s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/ec697e08-1f65-47f3-8908-178f265e0179/nodegroups/ {}
GOT:Response: 406 Not Acceptable
Content-Type: application/json
{"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_flavor [0.060788s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.569353+00:00", "updated_at": null}
{3} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_create_no_permission [0.057230s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_federation_policy.TestFederationPolicy.test_delete_no_permission [0.027688s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/federations/72396b0e-9b78-4d70-98ef-328e31842149
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_docker_volume_size [0.170048s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 99, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.641205+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.080072s] ... 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/3409d383-1e97-4360-bbce-7977ab39504c
Openstack-Api-Maximum-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": "3409d383-1e97-4360-bbce-7977ab39504c", "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/3409d383-1e97-4360-bbce-7977ab39504c", "rel": "self"}, {"href": "http://localhost/clustertemplates/3409d383-1e97-4360-bbce-7977ab39504c", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.649299+00:00", "updated_at": null}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.032776s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.664448+00:00", "updated_at": null}
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.116815s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/ab893995-ea8d-4654-af3a-9441c322a9b1/nodegroups/d525f845-10b2-4c45-957a-b66969be5fb3 {}
GOT:{'id': 1, 'uuid': 'd525f845-10b2-4c45-957a-b66969be5fb3', 'name': 'test-worker', 'cluster_id': 'ab893995-ea8d-4654-af3a-9441c322a9b1', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/ab893995-ea8d-4654-af3a-9441c322a9b1/nodegroups/d525f845-10b2-4c45-957a-b66969be5fb3', 'rel': 'self'}, {'href': 'http://localhost/clusters/ab893995-ea8d-4654-af3a-9441c322a9b1/nodegroups/d525f845-10b2-4c45-957a-b66969be5fb3', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:37.618246+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_no_exist_flavor [0.033931s] ... 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.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_delete_no_permission [0.096743s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/654e6e3c-a4be-4e59-a227-2f9851fc540d/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_no_exist_keypair [0.028238s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.034992s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]}
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.100260s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/697cd8d7-fcf0-4123-a1f1-f32179c0b50c/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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_delete_no_permission [0.053140s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:37.773439+00:00", "updated_at": null}
DELETE: /v1/quotas/fake_project/Cluster
{3} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_no_permission [0.030218s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas/fake_project/Cluster {}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.052845s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.826566+00:00", "updated_at": null}
{3} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_admin [0.019347s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 0, 'nodes': 0}
{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_labels [0.022349s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.849762+00:00", "updated_at": null}
{3} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_no_permission [0.014170s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.002069s] ... ok
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001594s] ... ok
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.004140s] ... ok
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.001604s] ... ok
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.001543s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.015042s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001520s] ... ok
{3} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000469s] ... ok
{3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.010040s] ... ok
{3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.010662s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.023640s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
GOT:{'federations': [{'uuid': '412200b3-3325-4189-9bba-61b643a38a8f', '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/412200b3-3325-4189-9bba-61b643a38a8f', 'rel': 'self'}, {'href': 'http://localhost/federations/412200b3-3325-4189-9bba-61b643a38a8f', 'rel': 'bookmark'}]}, {'uuid': 'f5b7a67e-422e-47fb-a6b6-1a581896242a', '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/f5b7a67e-422e-47fb-a6b6-1a581896242a', 'rel': 'self'}, {'href': 'http://localhost/federations/f5b7a67e-422e-47fb-a6b6-1a581896242a', 'rel': 'bookmark'}]}, {'uuid': 'da77a28b-2f3b-4364-bf28-3c0f3d83f7cb', '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/da77a28b-2f3b-4364-bf28-3c0f3d83f7cb', 'rel': 'self'}, {'href': 'http://localhost/federations/da77a28b-2f3b-4364-bf28-3c0f3d83f7cb', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=da77a28b-2f3b-4364-bf28-3c0f3d83f7cb'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.010519s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.012316s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/6132a1cc-da9f-44ed-a67c-162ae1834c13/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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.008250s] ... ok
{3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.008097s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.018757s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/detail?limit=3&marker=10a4cbd3-d133-4318-820e-f9e9f4ec50ec {}
GOT:{'federations': [{'uuid': 'b8cd1887-7ea1-4969-ab80-78c8cbe23539', '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/b8cd1887-7ea1-4969-ab80-78c8cbe23539', 'rel': 'self'}, {'href': 'http://localhost/federations/b8cd1887-7ea1-4969-ab80-78c8cbe23539', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:37.915720+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.010138s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.017600s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
GOT:{'federations': []}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.024574s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.292431s] ... 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.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.009458s] ... ok
{3} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.009770s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.021029s] ... 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.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.009531s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.204485s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.012173s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.054793s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.021520s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'calico', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "calico", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:37.998691+00:00", "updated_at": null}
{3} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.009986s] ... ok
{3} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.002169s] ... ok
{3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000061s] ... ok
{3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000045s] ... ok
{3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000216s] ... ok
{3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000206s] ... ok
{3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.026897s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.046422s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 201 Created
Content-Type: application/json
Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2025-06-05T21:44:38.041690+00:00", "updated_at": null}
{3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.019178s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.057735s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826 {}
GOT:{'uuid': '33a6f8bc-1fa2-4b86-9c98-9e635bc78826', '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/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'self'}, {'href': 'http://localhost/federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.026020+00:00', 'updated_at': None}
GET: /v1/federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826 {}
GOT:{'uuid': '33a6f8bc-1fa2-4b86-9c98-9e635bc78826', '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/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'self'}, {'href': 'http://localhost/federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.026020+00:00', 'updated_at': None}
GET: /federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826 {}
GOT:{'uuid': '33a6f8bc-1fa2-4b86-9c98-9e635bc78826', '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/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'self'}, {'href': 'http://localhost/federations/33a6f8bc-1fa2-4b86-9c98-9e635bc78826', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.026020+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.015420s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.035770s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''}
GOT:Response: 400 Bad Request
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute image_id", "detail": "Invalid input for field/attribute image_id. Value: 'None'. Mandatory field missing.", "links": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.053592s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
GOT:{'federations': [{'uuid': 'cec8b5a5-e085-421f-ac74-cd3f465d3253', '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/cec8b5a5-e085-421f-ac74-cd3f465d3253', 'rel': 'self'}, {'href': 'http://localhost/federations/cec8b5a5-e085-421f-ac74-cd3f465d3253', 'rel': 'bookmark'}]}, {'uuid': '05d43348-403a-4902-b79e-ec602385c07e', '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/05d43348-403a-4902-b79e-ec602385c07e', 'rel': 'self'}, {'href': 'http://localhost/federations/05d43348-403a-4902-b79e-ec602385c07e', 'rel': 'bookmark'}]}, {'uuid': 'cffcebed-9616-49fc-b3f7-41c10ac94d25', '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/cffcebed-9616-49fc-b3f7-41c10ac94d25', 'rel': 'self'}, {'href': 'http://localhost/federations/cffcebed-9616-49fc-b3f7-41c10ac94d25', 'rel': 'bookmark'}]}, {'uuid': '1d391086-2ab5-4dd7-9fb2-cf402d2235d7', '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/1d391086-2ab5-4dd7-9fb2-cf402d2235d7', 'rel': 'self'}, {'href': 'http://localhost/federations/1d391086-2ab5-4dd7-9fb2-cf402d2235d7', 'rel': 'bookmark'}]}, {'uuid': '4e808ac5-087e-4761-a103-ab488a64f5b3', '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/4e808ac5-087e-4761-a103-ab488a64f5b3', 'rel': 'self'}, {'href': 'http://localhost/federations/4e808ac5-087e-4761-a103-ab488a64f5b3', 'rel': 'bookmark'}]}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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 [0.123251s] ... 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": "c96cd943-c426-4bf1-8152-31be2cd2b251", "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/c96cd943-c426-4bf1-8152-31be2cd2b251", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/c96cd943-c426-4bf1-8152-31be2cd2b251", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestDelete.test_delete_federation [0.043582s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/federations/846a83f3-2809-4b18-91a4-493f55f638d5
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/846a83f3-2809-4b18-91a4-493f55f638d5 {}
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 846a83f3-2809-4b18-91a4-493f55f638d5 could not be found", "detail": "Federation 846a83f3-2809-4b18-91a4-493f55f638d5 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_collection_links [0.022302s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/?limit=3 {}
GOT:{'federations': [{'uuid': '0236bc66-c832-4014-bb5a-bbc8293745ac', '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/0236bc66-c832-4014-bb5a-bbc8293745ac', 'rel': 'self'}, {'href': 'http://localhost/federations/0236bc66-c832-4014-bb5a-bbc8293745ac', 'rel': 'bookmark'}]}, {'uuid': 'f7f9dbfc-786e-4a68-813a-1c358d6b86f8', '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/f7f9dbfc-786e-4a68-813a-1c358d6b86f8', 'rel': 'self'}, {'href': 'http://localhost/federations/f7f9dbfc-786e-4a68-813a-1c358d6b86f8', 'rel': 'bookmark'}]}, {'uuid': 'c73f3237-3bee-4bb7-bfda-d4cc845d651c', '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/c73f3237-3bee-4bb7-bfda-d4cc845d651c', 'rel': 'self'}, {'href': 'http://localhost/federations/c73f3237-3bee-4bb7-bfda-d4cc845d651c', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=c73f3237-3bee-4bb7-bfda-d4cc845d651c'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_one [0.037968s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
GOT:{'federations': [{'uuid': '117a288d-0f69-43b2-86c9-592cdd614531', '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/117a288d-0f69-43b2-86c9-592cdd614531', 'rel': 'self'}, {'href': 'http://localhost/federations/117a288d-0f69-43b2-86c9-592cdd614531', 'rel': 'bookmark'}]}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_invalid_node_count [0.045983s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_detail [0.022718s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/detail {}
GOT:{'federations': [{'uuid': '18a1810c-6cc6-48f8-9206-39399c470d1d', '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/18a1810c-6cc6-48f8-9206-39399c470d1d', 'rel': 'self'}, {'href': 'http://localhost/federations/18a1810c-6cc6-48f8-9206-39399c470d1d', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.163004+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.023724s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations?limit=3&marker=5edab108-e0eb-4552-9a1f-53dfa65a6f6d {}
GOT:{'federations': [{'uuid': 'ac2114e3-4f6c-4cd9-851b-bc1c890f6ad5', '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/ac2114e3-4f6c-4cd9-851b-bc1c890f6ad5', 'rel': 'self'}, {'href': 'http://localhost/federations/ac2114e3-4f6c-4cd9-851b-bc1c890f6ad5', 'rel': 'bookmark'}]}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_role [0.033305s] ... 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": "e3bd40a2-57a5-4dc8-b0a3-f4bde366ec2c", "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/e3bd40a2-57a5-4dc8-b0a3-f4bde366ec2c", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/e3bd40a2-57a5-4dc8-b0a3-f4bde366ec2c", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_project_id_not_found [0.019947s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_one [0.027883s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/95309dfb-1c60-4eb4-8172-88a2e945e2fd {}
GOT:{'uuid': '95309dfb-1c60-4eb4-8172-88a2e945e2fd', '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/95309dfb-1c60-4eb4-8172-88a2e945e2fd', 'rel': 'self'}, {'href': 'http://localhost/federations/95309dfb-1c60-4eb4-8172-88a2e945e2fd', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.210932+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.088331s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/9daed0ac-4fa8-4af6-9662-d55709194a8c [{'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": "9daed0ac-4fa8-4af6-9662-d55709194a8c"}
GET: /v1/federations/9daed0ac-4fa8-4af6-9662-d55709194a8c {}
GOT:{'uuid': '9daed0ac-4fa8-4af6-9662-d55709194a8c', '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/9daed0ac-4fa8-4af6-9662-d55709194a8c', 'rel': 'self'}, {'href': 'http://localhost/federations/9daed0ac-4fa8-4af6-9662-d55709194a8c', 'rel': 'bookmark'}], 'created_at': '2025-06-05T21:44:38.186022+00:00', 'updated_at': '2025-06-05T21:44:38.219795+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestPatch.test_unjoin_non_existent_cluster [0.019864s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/8bb119f2-3f35-495c-adf6-bfe2369cddb6 [{'path': '/member_ids', 'value': 'deef51ce-262f-478b-939c-5a886714cfa1', '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 deef51ce-262f-478b-939c-5a886714cfa1 could not be found", "detail": "Cluster deef51ce-262f-478b-939c-5a886714cfa1 could not be found.", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_delete_quota [0.039618s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:38.243002+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"}
{1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.020218s] ... 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": "dd0f372a-1c48-428a-a1f9-2fdc86c31a47"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_empty [0.026722s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas {}
GOT:{'quotas': []}
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.067905s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/bea9f57b-e0b3-441f-860c-8608ca5d3680 [{'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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.025609s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas?all_tenants=False {}
GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.299447+00:00', 'updated_at': None}]}
{1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_valid_name [0.063193s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '5d809d63-965a-4cea-b505-f5b7fb77e79b', '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": "4ac9cfce-d3d7-43ee-9629-62865c043737"}
POST: /v1/federations {'uuid': '78499af4-fa42-41a9-96e3-e28cf29a915d', '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": "669d68cb-5d98-487e-84c9-1cb8d66e9c06"}
POST: /v1/federations {'uuid': '70cb3011-116a-472a-9d5b-4c414e9e3ff5', '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": "e8abaecd-9fb1-4965-9965-417c8a12295e"}
POST: /v1/federations {'uuid': '27647686-1ff2-4d59-8345-c7257cd2da51', '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": "199650c6-d2be-479b-978e-ac5a178febcd"}
POST: /v1/federations {'uuid': 'd413b580-5f4d-4697-9629-8314a23d8cdb', '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": "feaddbbd-d7c9-4ef2-88fc-5d835e78ba0e"}
POST: /v1/federations {'uuid': '08d3c1c2-645f-46e1-8f8d-7b1c4cb8c043', '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": "bf0ef3da-c65d-4942-a412-9cb0a710292f"}
POST: /v1/federations {'uuid': '5493aebe-54ab-422e-9615-8508bb381429', '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": "d3381939-88de-42f8-ba62-3a9f40a1a854"}
POST: /v1/federations {'uuid': 'b10adc66-a760-4b93-b813-054af52db7dd', '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": "68620182-15ec-423c-acc2-f675d75815db"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_with_pagination_marker [0.020754s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas?limit=3&marker=3&all_tenants=True {}
GOT:{'quotas': [{'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.327538+00:00', 'updated_at': None}]}
{1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.022854s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': 'a077e667-14fa-4048-8658-93ee756bd107', '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": "e9d6b3ea-a662-450d-881b-91e3b9034d06"}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestMagnumServiceController.test_get_one [0.016800s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.038150s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas {}
GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.356401+00:00', 'updated_at': None}]}
{1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.011309s] ... 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": []}]}
{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.080567s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/federations {'uuid': '8de223ab-e1ec-4c6a-8034-dfae928b2c73', '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': '798b17b3-4251-4711-acac-a31c0e7ed830', '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': '5f717f02-76b5-4336-9632-167236c56a89', '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': '694a0808-8c17-41ad-8ddf-ec0469557507', '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': 'eea573b3-96d2-41c1-85a1-017bbb2d782f', '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': '0ba0f2bb-4553-46cb-9699-da5cefc45e47', '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': 'a3ad8729-82c2-438b-958a-58d190874b08', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_non_admin [0.022176s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas {}
GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.389872+00:00', 'updated_at': None}]}
{0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.027241s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/mservices {}
GOT:{'mservices': []}
{2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.027003s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas?all_tenants=True {}
GOT:{'quotas': []}
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.042674s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_with_pagination_limit [0.020263s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas?limit=2&all_tenants=True {}
GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.439514+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:38.440250+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'}
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.030519s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/cluster1/nodegroups {}
GOT:{'nodegroups': [{'uuid': '4fbbfaac-915c-4faa-b268-9c78d3c95ff2', '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': '39267846-23a7-418a-93f2-60a36af4499e', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_no_config_default [0.015130s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas/fake_project/Cluster {}
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"}
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.024872s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/cluster1/nodegroups {}
GOT:{'nodegroups': [{'uuid': 'add1fbc1-f157-4cd1-a09d-ad158d7f8772', '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': '28b0c7f5-9a59-4589-a01d-a9b876909c82', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.073340s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.426983s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.020331s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/e2311e61-aa75-4958-bee8-000f935fbbd9/nodegroups/f76121e5-59ee-4f38-9e3d-6a9c48e617fe {}
GOT:Response: 406 Not Acceptable
Content-Type: application/json
{"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.042253s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats?project_id=123 {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.016210s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.012065s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.023339s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/11d91558-30ed-416e-a8fd-73e25642ab83/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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.032910s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/e33f92d2-dd8e-4cf9-831d-a04f971a404c/nodegroups/dc87cee5-98cb-48fa-a7ed-cda373511be7 {}
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.051333s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.085083s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/8b616eee-8465-48e4-8244-ea8594122c50
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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.011620s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.022328s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.015945s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.020749s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.008426s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_ok [0.044589s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'op': 'remove'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.11
Vary: OpenStack-API-Version
{"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": null, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:38.609972+00:00", "updated_at": null}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {}
GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': None, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:38.609972+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.016085s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.011924s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.025586s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{2} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.012690s] ... ok
{2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.015931s] ... ok
{2} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.002856s] ... ok
{2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_invalid_network [0.002626s] ... ok
{2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_multiple_valid_network [0.001328s] ... ok
{2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_valid_network [0.001258s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.115598s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/b9527932-8c46-4eea-9e94-9c12494ca901/nodegroups {}
GOT:{'nodegroups': [{'uuid': '21ae41b1-5888-42e7-b3fb-037757dbe5ef', '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': '3b76a2f0-3326-49f1-ab83-a68b1e28b8b2', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_flavor_root_volume_size_with_valid_boot_volume_size [0.002853s] ... ok
{2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.002223s] ... ok
{2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000883s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.043334s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.11
Vary: OpenStack-API-Version
{"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:38.683637+00:00", "updated_at": null}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {}
GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:38.683637+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_os_resources_with_invalid_fixed_subnet [0.002784s] ... ok
{2} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.013042s] ... 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": []}]}
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.030195s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_servicegroup.TestServiceGroup.test_service_is_up_alive [0.017383s] ... ok
{2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.010043s] ... ok
{2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.008273s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.002442s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.032589s] ... 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": "50d21b73-1906-4fb8-afac-70d3e54d8beb", "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/50d21b73-1906-4fb8-afac-70d3e54d8beb", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/50d21b73-1906-4fb8-afac-70d3e54d8beb", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:38.766128+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.008266s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.002826s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.004461s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_api_minor_version_above_range [0.081706s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/d92d2dda-792a-49c7-b624-d1f7347ca932/nodegroups/ {}
GOT:Response: 406 Not Acceptable
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.999
Vary: OpenStack-API-Version
{"errors": [{"max_version": "1.11", "min_version": "1.1", "code": "magnum.microversion-unsupported", "links": [{"rel": "help", "href": "http://docs.openstack.org/api-guide/compute/microversions.html"}], "title": "Requested microversion is unsupported"}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.003207s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.019793s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.275736s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.006236s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.001424s] ... ok
{2} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.010404s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.034780s] ... 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": "90c54ecb-5ef2-4fa1-85eb-4429f82659d9", "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/90c54ecb-5ef2-4fa1-85eb-4429f82659d9", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/90c54ecb-5ef2-4fa1-85eb-4429f82659d9", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.035012s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.034272s] ... 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": "338b7d39-ebe8-47ac-8e03-c34b2154cd0c", "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/338b7d39-ebe8-47ac-8e03-c34b2154cd0c", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/338b7d39-ebe8-47ac-8e03-c34b2154cd0c", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.032119s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.093641s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/cluster1/nodegroups?role=non-existent {}
GOT:{'nodegroups': []}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_driver_manage.TestMagnumDriverManage.test_none_arg [0.022362s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.048426s] ... 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": "34eb6f9e-ad1b-4113-a0c5-60627b1f8faf", "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/34eb6f9e-ad1b-4113-a0c5-60627b1f8faf", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/34eb6f9e-ad1b-4113-a0c5-60627b1f8faf", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_hard_limit [0.012653s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_status.TestUpgradeChecks.test_checks [0.022172s] ... ok
{2} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000975s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.010387s] ... 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": []}]}
{2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.017393s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.019724s] ... 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": []}]}
{2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.024524s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_zero_quota [0.025805s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 0}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 0, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:38.977142+00:00", "updated_at": null}
{1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.016427s] ... 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_nodegroup.TestListNodegroups.test_get_all_by_role [0.121393s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/cluster1/nodegroups?role=master {}
GOT:{'nodegroups': [{'uuid': '716e4bba-96e8-4378-9221-bb8ee2ccf67e', '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': 'a548e782-b2ea-42fc-929f-8cd6fec34b5c', '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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_intermediates_fail [0.040611s] ... ok
{2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.027387s] ... ok
{2} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.001869s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.072286s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats?project_id=34 {}
GOT:{'clusters': 0, 'nodes': 0}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_frombasetype_no_value [0.017928s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.007734s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.108390s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_create_no_permission [0.052481s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_create_no_permission [0.045313s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.079223s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/65d0abab-0d75-400e-88dc-21fdbb54d9da/nodegroups?limit=1 {}
GOT:{'nodegroups': [{'uuid': '7c26c1bf-3be4-4db4-a7dc-086104b848b8', '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/65d0abab-0d75-400e-88dc-21fdbb54d9da/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=7c26c1bf-3be4-4db4-a7dc-086104b848b8'}
GET: /v1/clusters/65d0abab-0d75-400e-88dc-21fdbb54d9da/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=7c26c1bf-3be4-4db4-a7dc-086104b848b8 {}
GOT:{'nodegroups': [{'uuid': '9448f27c-abce-4014-aad5-9eea6c8a3e3a', '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/65d0abab-0d75-400e-88dc-21fdbb54d9da/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=9448f27c-abce-4014-aad5-9eea6c8a3e3a'}
GET: /v1/clusters/65d0abab-0d75-400e-88dc-21fdbb54d9da/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=9448f27c-abce-4014-aad5-9eea6c8a3e3a {}
GOT:{'nodegroups': []}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_delete_no_permission [0.042723s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_template_policy.TestClusterTemplatePolicy.test_delete_no_permission [0.032898s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_default_skipped_labels [0.052757s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/241e3468-9fda-470d-a50e-e7be8ab75997/nodegroups/non_default_ng {}
GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '241e3468-9fda-470d-a50e-e7be8ab75997', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/241e3468-9fda-470d-a50e-e7be8ab75997/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/241e3468-9fda-470d-a50e-e7be8ab75997/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'created_at': '2025-06-05T21:44:39.237132+00:00', 'updated_at': None}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_template_policy.TestClusterTemplatePolicy.test_get_detail_no_permission [0.037928s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/detail {}
{1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.199716s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.056505s] ... 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 non-existent object 'not_there'", "links": []}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_invalid_op [0.010175s] ... ok
{2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_update_no_permission [0.032113s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}]
{1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.018882s] ... ok
{2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_detail_list_no_permission [0.019763s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations/detail {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.559037s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.029270s] ... ok
{2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_reader [0.021144s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
GOT:{'federations': [{'uuid': 'be25250a-fe4e-4ddc-9e84-0e4509032d34', '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/be25250a-fe4e-4ddc-9e84-0e4509032d34', 'rel': 'self'}, {'href': 'http://localhost/federations/be25250a-fe4e-4ddc-9e84-0e4509032d34', 'rel': 'bookmark'}]}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_replace_ok_by_name [0.060200s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}]
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.11
Vary: OpenStack-API-Version
{"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:39.339892+00:00", "updated_at": null}
GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {}
GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2025-06-05T21:44:39.339892+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.TestMacAddressType.test_frombasetype_no_value [0.015332s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.008181s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.007645s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.029003s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_federation_policy.TestFederationPolicy.test_update_no_permission [0.032824s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/federations/59892eb1-3f6b-4156-925a-e729eeea1ee1 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}]
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_by_name [0.007919s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.008081s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.012726s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.039188s] ... 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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_resource_with_name [0.033047s] ... ok
{1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.021352s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.036070s] ... 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": "6ee9b2a0-c555-450a-8fef-f5b26134d6c2", "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/6ee9b2a0-c555-450a-8fef-f5b26134d6c2", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6ee9b2a0-c555-450a-8fef-f5b26134d6c2", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {"label3": "value3"}, "labels_skipped": {"label1": "value1", "label2": "value2"}, "created_at": "2025-06-05T21:44:39.472718+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.007515s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_invalid_subnet [0.001709s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_multiple_valid_subnet [0.001178s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_valid_subnet [0.003580s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001534s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001438s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.002480s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.001276s] ... ok
{1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.001295s] ... ok
{1} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.017463s] ... 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.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.038176s] ... 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": "8e5c359e-0764-4616-98de-1adeb8311581", "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/8e5c359e-0764-4616-98de-1adeb8311581", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/8e5c359e-0764-4616-98de-1adeb8311581", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {"label1": "value1"}, "labels_added": {"label4": "value4"}, "labels_skipped": {}, "created_at": "2025-06-05T21:44:39.517809+00:00", "updated_at": null}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_remote_error_success [0.017364s] ... 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": []}]}
{1} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.019585s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: / {}
GOT:Response: 500 Internal Server Error
Content-Type: application/json
{"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]}
{1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.008467s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.044428s] ... 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": "966dc1ac-8092-431b-9d0b-d070cecf872c", "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/966dc1ac-8092-431b-9d0b-d070cecf872c", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/966dc1ac-8092-431b-9d0b-d070cecf872c", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_alive_with_latest_update [0.018035s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001917s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.000790s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.000761s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.000701s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000644s] ... ok
{1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.003718s] ... ok
{2} magnum.tests.unit.common.policies.test_magnum_service_policy.TestMagnumServicePolicy.test_get_all_no_permission [0.196719s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/mservices {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.014037s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.041655s] ... 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": "5d9b8483-840f-48df-8d1b-664f09d219ea", "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/5d9b8483-840f-48df-8d1b-664f09d219ea", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5d9b8483-840f-48df-8d1b-664f09d219ea", "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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.016074s] ... ok
{2} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_create_no_permission [0.026691s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/clusters/992c9610-04be-4287-bba6-e7fb361fcc21/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.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_quota.TestQuota.test_get_all_admin_all_tenants [0.030602s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas?all_tenants=True {}
GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:39.627952+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:39.628819+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:39.631204+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2025-06-05T21:44:39.631828+00:00', 'updated_at': None}]}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.017985s] ... ok
{1} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.018132s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.001247s] ... ok
{2} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_update_no_permission [0.039270s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/5b815e0a-7a88-4864-b1e5-d368f209d34f/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}]
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.005188s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000692s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.033196s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas/fake_project/Cluster {}
GOT:Response: 200 OK
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"hard_limit": 15, "project_id": "fake_project", "resource": "Cluster"}
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.005260s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.007555s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.003201s] ... ok
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.004003s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.007485s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.003184s] ... ok
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.014372s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/glanceclient/client.py:48: DeprecationWarning: `version` keyword is being deprecated. Please pass the version as part of the URL. http://$HOST:$PORT/v$VERSION_NUMBER
  warnings.warn(("`version` keyword is being deprecated. Please pass"
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.002600s] ... ok
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.001572s] ... ok
{2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.001778s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.034286s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:39.692234+00:00", "updated_at": null}
PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20}
GOT:Response: 202 Accepted
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 20, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:39.692234+00:00", "updated_at": "2025-06-05T21:44:39.700056+00:00"}
{1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.017464s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
{2} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.014218s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.013734s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
{2} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.006810s] ... ok
{1} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.010444s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.037015s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats?project_id=234 {}
GOT:{'clusters': 1, 'nodes': 6}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_client_with_password_legacy [0.020742s] ... ok
{1} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_all_no_permission [0.016323s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.x509.test_sign.TestX509.test_sign_empty_chars [0.387718s] ... ok
{2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.016447s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.029518s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 0, 'nodes': 0}
{1} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_update_no_permission [0.033213s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}]
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
{1} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_all_no_permission [0.014126s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_get_validate_region_name [0.040070s] ... ok
{1} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_no_permission [0.016422s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}
{1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_no_permission [0.013319s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/federations {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_trustee_domain_id [0.025692s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.062719s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 1, 'nodes': 6}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:370: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  warnings.warn("%s is an invalid UUID. Using UUIDFields "
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_delete_floatingip_empty [0.010790s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.019996s] ... ok
{2} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.012741s] ... ok
{1} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_all_no_permission [0.033127s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/c77b8478-45f5-4b10-b48f-700b3ea467bf/nodegroups/ {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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_fixed_network_name [0.008944s] ... ok
{2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.007390s] ... ok
{1} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_create_no_permission [0.019193s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10}
{0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.032109s] ... ok
{2} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.015395s] ... ok
{3} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.141560s] ... ok
{1} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_all_no_permission [0.017793s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/quotas {}
{3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.000376s] ... ok
{3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000137s] ... ok
{1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001761s] ... ok
{3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000084s] ... ok
{3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000172s] ... ok
{1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.001521s] ... ok
{3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000140s] ... ok
{1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.003689s] ... ok
{1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.002224s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.008246s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.002340s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.002313s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.002414s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.006607s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.003106s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.004300s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.002408s] ... ok
{3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.016765s] ... ok
{1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.049121s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.023296s] ... ok
{1} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.049979s] ... ok
{1} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.003055s] ... ok
{1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.024369s] ... ok
{1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.032886s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.100565s] ... ok
{1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.027854s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.034504s] ... ok
{1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.038816s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.027772s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.260598s] ... ok
{1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.022383s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.009570s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.014271s] ... ok
{1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.018972s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.011554s] ... ok
{1} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.019994s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.016796s] ... ok
{1} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.016419s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.019102s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.013159s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.012471s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.094529s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.008331s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.016315s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.008435s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.009849s] ... ok
{0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.007624s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.011805s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.001953s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_root_volume_size_with_invalid_resources [0.001572s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001416s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001566s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.002944s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_valid_fixed_subnet [0.001721s] ... ok
{0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001887s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.033693s] ... ok
{0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.009483s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.009115s] ... ok
{0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.008998s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.006659s] ... ok
{0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.011813s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.011885s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.002008s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.001490s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.001451s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.001022s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.004339s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.003849s] ... ok
{0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.000777s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.007133s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.103278s] ... ok
{1} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.011495s] ... ok
{1} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001977s] ... ok
{0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.022118s] ... ok
{0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.010548s] ... ok
{1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.017344s] ... ok
{1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.006697s] ... ok
{1} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.012237s] ... ok
{1} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.009912s] ... ok
{1} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.009575s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.091416s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.000874s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.019886s] ... ok
{0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.110089s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.004803s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.004948s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.006012s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.021963s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.004541s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.010719s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.017412s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.006943s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.007657s] ... ok
{0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.000907s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.023142s] ... ok
{0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_no_permission [0.030168s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.027351s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.025633s] ... ok
{0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_no_permission [0.040113s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/clusters/e33348ae-c572-4347-8125-cdf153b9947b/nodegroups/foo {}
Captured stderr:
~~~~~~~~~~~~~~~~
    /usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan.
Please update to: `def _route(self, args, request)`.
  warnings.warn(
/usr/lib/python3.9/site-packages/pecan/routing.py:233: DeprecationWarning: The function signature for 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.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.023495s] ... ok
{1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.223790s] ... ok
{0} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_update_no_permission [0.044302s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5}
GOT:Response: 201 Created
Content-Type: application/json
Openstack-Api-Maximum-Version: container-infra 1.11
Openstack-Api-Minimum-Version: container-infra 1.1
Openstack-Api-Version: container-infra 1.1
Vary: OpenStack-API-Version
{"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2025-06-05T21:44:40.638109+00:00", "updated_at": null}
PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20}
{3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.028903s] ... ok
{0} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_reader [0.031263s] ... ok
Captured stdout:
~~~~~~~~~~~~~~~~
    GET: /v1/stats {}
GOT:{'clusters': 0, 'nodes': 0}
{0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.001820s] ... ok
{0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.008039s] ... ok
{0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.004386s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.042910s] ... ok
{0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.006034s] ... ok
{0} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.001539s] ... ok
{0} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.010512s] ... ok
{0} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.006872s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.035429s] ... ok
{0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.016054s] ... ok
{0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.015434s] ... ok
{0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.020979s] ... ok
{3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.044992s] ... ok
{0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.015891s] ... ok
{0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.021792s] ... ok
{0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.007681s] ... ok
{0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.007324s] ... ok
{0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.010776s] ... ok
{0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.016083s] ... ok
{0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.009083s] ... ok
{0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.007625s] ... ok
{0} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.013774s] ... ok
{0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000210s] ... ok
{0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.000891s] ... ok
{0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.000140s] ... ok
{0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000133s] ... ok
{0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000190s] ... ok
{0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.003829s] ... ok
{0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.003490s] ... ok
{2} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [1.028241s] ... ok
{2} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.014511s] ... ok
{2} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.009125s] ... ok
{0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.056589s] ... ok
{0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.009837s] ... ok
{2} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.011826s] ... ok
{3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.210597s] ... ok
{2} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.017332s] ... ok
{2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000132s] ... ok
{2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000641s] ... ok
{3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.014137s] ... ok
{2} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.001315s] ... ok
{2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.007245s] ... ok
{3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.015470s] ... ok
{2} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.010555s] ... ok
{2} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.001503s] ... ok
{3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.007041s] ... ok
{3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.010509s] ... ok
{0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.066946s] ... ok
{3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.010284s] ... ok
{0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.010409s] ... ok
{3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.009088s] ... ok
{1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.419279s] ... ok
{3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.009099s] ... ok
{3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.009881s] ... ok
{0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.021965s] ... ok
{3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.012056s] ... ok
{0} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.015146s] ... ok
{3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.013530s] ... ok
{3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.009847s] ... ok
{0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.018549s] ... ok
{3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.009043s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.006742s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.007600s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.007171s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.006305s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.008229s] ... ok
{3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.014252s] ... ok
{3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.010675s] ... ok
{3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.011187s] ... ok
{1} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.139185s] ... ok
{1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000115s] ... ok
{1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000065s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.003147s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002940s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.001563s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.003906s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.002193s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001812s] ... ok
{1} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.001793s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.008321s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.026170s] ... ok
{3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.058438s] ... ok
{3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.024640s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.041503s] ... ok
{0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.214165s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.048870s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.012925s] ... ok
{3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.078811s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.015040s] ... ok
{3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.014602s] ... ok
{3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.011605s] ... ok
{3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.022068s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.049716s] ... ok
{3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.014926s] ... ok
{3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.012761s] ... ok
{2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.438078s] ... ok
{3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.026357s] ... ok
{3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.024326s] ... ok
{0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.161961s] ... ok
{3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.010373s] ... ok
{3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.009331s] ... ok
{3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.009081s] ... ok
{3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.012473s] ... ok
{3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.015644s] ... ok
{3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.017126s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.151486s] ... ok
{3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.026194s] ... ok
{3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.020343s] ... ok
{1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.042817s] ... ok
{3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.011302s] ... ok
{1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.016071s] ... ok
{3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.022619s] ... ok
{1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.016640s] ... ok
{3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.010025s] ... ok
{1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.011622s] ... ok
{3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.012207s] ... ok
{1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.007995s] ... ok
{3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.009963s] ... ok
{1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.007379s] ... ok
{1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.006399s] ... ok
{3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.010177s] ... ok
{1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.007195s] ... ok
{1} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.006062s] ... ok
{3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.013675s] ... ok
{1} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.008310s] ... ok
{3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.013861s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.016893s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.012666s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.051214s] ... ok
{2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.299869s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.003665s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.004668s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.001725s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.027198s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.003183s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.002327s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.019290s] ... ok
{2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.003424s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.013470s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.009183s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.013818s] ... ok
{1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.008245s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.019823s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.062900s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.009501s] ... ok
{0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.366887s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.014524s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.017734s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.048306s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.018233s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.035432s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.173770s] ... ok
{1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.011440s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.059884s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.009728s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.024278s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.008944s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.015480s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.013253s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.037219s] ... ok
{3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.014114s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.007584s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.015518s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.022276s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.019418s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.067594s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.012849s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.023126s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.018860s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.011909s] ... ok
{1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.021654s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.010668s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.007213s] ... ok
{3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.007502s] ... ok
{3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.008767s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.078722s] ... ok
{1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.040377s] ... ok
{3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.009988s] ... ok
{3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.014352s] ... ok
{1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.023369s] ... ok
{3} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.010672s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.031723s] ... ok
{1} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.013519s] ... ok
{3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.009365s] ... ok
{3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.012032s] ... ok
{1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.015355s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.004071s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.002704s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.028796s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.000624s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000610s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.001326s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.002170s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000820s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000795s] ... ok
{1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.013797s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000938s] ... ok
{3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.000789s] ... ok
{3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.010946s] ... ok
{1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.018578s] ... ok
{3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.009857s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.033617s] ... ok
{1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.011045s] ... ok
{3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.010377s] ... ok
{3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.008565s] ... ok
{1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.012633s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.021198s] ... ok
{0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.388159s] ... ok
{1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.012668s] ... ok
{3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.015238s] ... ok
{3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.013467s] ... ok
{1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.017239s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.032646s] ... ok
{3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.012718s] ... ok
{1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.016381s] ... ok
{3} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.009363s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_no_discoveryurl [0.018026s] ... ok
{3} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.008321s] ... ok
{1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.019396s] ... ok
{3} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.013214s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_with_discovery [0.016930s] ... ok
{1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.018188s] ... ok
{3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.010591s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.015957s] ... ok
{3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.009761s] ... ok
{3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.013732s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.023866s] ... ok
{3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.011777s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.014862s] ... ok
{3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.014517s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.049257s] ... ok
{3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.008234s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.020411s] ... ok
{3} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.007020s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.041975s] ... ok
{2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.051781s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.142478s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    Exception ignored in: <function KubernetesAPI.__del__ at 0x7fe911a8e8b0>
Traceback (most recent call last):
  File "/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/conductor/k8s_api.py", line 93, in __del__
    self.ca_file.close()
  File "/usr/lib64/python3.9/tempfile.py", line 520, in close
    self._closer.close()
  File "/usr/lib64/python3.9/tempfile.py", line 457, in close
    unlink(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpacgi7pxy/tmpx1m74wgz/tmpswxy9zw0'
Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7fe915a3a160>
Traceback (most recent call last):
  File "/usr/lib64/python3.9/tempfile.py", line 461, in __del__
    self.close()
  File "/usr/lib64/python3.9/tempfile.py", line 457, in close
    unlink(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpacgi7pxy/tmpx1m74wgz/tmp6gkz9vre'
Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7fe915a3a160>
Traceback (most recent call last):
  File "/usr/lib64/python3.9/tempfile.py", line 461, in __del__
    self.close()
  File "/usr/lib64/python3.9/tempfile.py", line 457, in close
    unlink(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpacgi7pxy/tmpx1m74wgz/tmphbf2m_x0'
{2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.057768s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.014907s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.022952s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.014296s] ... ok
{2} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.051878s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.018166s] ... ok
{2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.008603s] ... ok
{1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.018988s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.008335s] ... ok
{2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.008790s] ... ok
{2} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.024362s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params [0.029412s] ... ok
{2} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.022138s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.039332s] ... ok
{2} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.026490s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.019003s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.015879s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.023246s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.022805s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.013139s] ... ok
{0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.553638s] ... ok
{2} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.263963s] ... ok
{2} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.024688s] ... ok
{2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.021605s] ... ok
{2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.010052s] ... ok
{2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.008198s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.246005s] ... ok
{2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.025916s] ... ok
{1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.017775s] ... ok
{1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.008150s] ... ok
{1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.007678s] ... ok
{2} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.023825s] ... ok
{1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.009614s] ... ok
{1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.008279s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.018228s] ... ok
{1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.008488s] ... ok
{1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.008444s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.020250s] ... ok
{1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.008121s] ... ok
{1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.003878s] ... ok
{1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.000869s] ... ok
{1} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000938s] ... ok
{1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.000817s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.020905s] ... ok
{1} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.008873s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.006080s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.007105s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.009663s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.036538s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.006056s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.006565s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.006780s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.028256s] ... ok
{1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.006335s] ... ok
{1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.008240s] ... ok
{1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.008145s] ... ok
{0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.439009s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000333s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000216s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000270s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000287s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000094s] ... ok
{0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000101s] ... ok
{2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.027314s] ... ok
{0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.003408s] ... ok
{1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.015406s] ... ok
{0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.003753s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.009221s] ... ok
{1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.013823s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.013631s] ... ok
{1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.011513s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.039481s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.022981s] ... ok
{1} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.032167s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.022109s] ... ok
{1} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.011253s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.046107s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.023955s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.010515s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.010109s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.009054s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.010027s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.060036s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.029024s] ... ok
{2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.009560s] ... ok
{2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.010102s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.053813s] ... ok
{2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.019288s] ... ok
{2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.019212s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.039686s] ... ok
{2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.027948s] ... ok
Captured stderr:
~~~~~~~~~~~~~~~~
    /builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True.  This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions.  Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf)
  return query.all()
/builddir/build/BUILD/magnum-20.1.0.dev14/magnum/db/sqlalchemy/api.py:103: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True.  This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions.  Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf)
  return query.all()
{2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.011612s] ... ok
{2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.008379s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.050416s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.016329s] ... ok
{2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.046285s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.019735s] ... ok
{2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.031147s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.026647s] ... ok
{2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.019772s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.029200s] ... ok
{2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.024150s] ... ok
{0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.017405s] ... ok
{2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.021224s] ... ok
{0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.028576s] ... ok
{2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.022972s] ... ok
{0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.013358s] ... ok
{0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.006487s] ... ok
{2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.017979s] ... ok
{0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.006299s] ... ok
{0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.007138s] ... ok
{2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.013928s] ... ok
{0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.010381s] ... ok
{0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.007893s] ... ok
{2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.017108s] ... ok
{0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.006220s] ... ok
{0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.006929s] ... ok
{0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.007433s] ... ok
{2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.019506s] ... ok
{0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.006604s] ... ok
{2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.031631s] ... ok
{2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.045886s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.025111s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.020883s] ... ok
{0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.119625s] ... ok
{0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.006193s] ... ok
{0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.009343s] ... ok
{0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.011317s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.037040s] ... ok
{0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.008688s] ... ok
{0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.008769s] ... ok
{0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.010831s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.025066s] ... ok
{0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.012835s] ... ok
{0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.007915s] ... ok
{0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.008100s] ... ok
{0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.010097s] ... ok
{0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.011581s] ... ok
{0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.010219s] ... ok
{0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.011048s] ... ok
{0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.013181s] ... ok
{0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.014639s] ... ok
{0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.009742s] ... ok
{0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.009316s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.122753s] ... ok
{0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.008936s] ... ok
{0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.011213s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.018781s] ... ok
{0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.009951s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.012813s] ... ok
{0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.010228s] ... ok
{0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.009286s] ... ok
{2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.012720s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.007768s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.006784s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.007378s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.036869s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.019805s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.009865s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.018839s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.006415s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.006450s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.016396s] ... ok
{2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.006616s] ... ok
{2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.008052s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.013906s] ... ok
{2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.007883s] ... ok
{2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.007828s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.014101s] ... ok
{2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.007578s] ... ok
{2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.008724s] ... ok
{2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.008436s] ... ok
{2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.007619s] ... ok
{2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.007953s] ... ok
{2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.007982s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001007s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.000600s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000611s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.000689s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.000600s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000613s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000575s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000703s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.000602s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000617s] ... ok
{2} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.000572s] ... ok
{2} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.011388s] ... ok
{2} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.013011s] ... ok
{2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.009923s] ... ok
{2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.007583s] ... ok
{2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.007637s] ... ok
{2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.007727s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.113249s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.006643s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.005852s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.015451s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.005835s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.005856s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.008824s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.021342s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.005909s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.006315s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.005641s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.014699s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.005841s] ... ok
{0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.013626s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.008144s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.008164s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.010012s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.008023s] ... ok
{2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.008198s] ... ok
{2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.008861s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.016220s] ... ok
{2} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.015117s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.017869s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.007150s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.006274s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.006364s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.006426s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.009031s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.006314s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.007277s] ... ok
{0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_fcos_kubernetes_definition [0.006794s] ... ok
{0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.008427s] ... ok
{0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.008555s] ... ok
{0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.010090s] ... ok
{0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.017906s] ... ok
{0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.007633s] ... ok
{0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.007572s] ... ok
{0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.007525s] ... ok
{0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.008180s] ... ok
{0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.113972s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.001089s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.000652s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000647s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000642s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000613s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000614s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000576s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000636s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000607s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.000586s] ... ok
{0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000598s] ... ok
{0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.007803s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.005958s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.006188s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.009200s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.006577s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.005903s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.005800s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.006216s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.006076s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.005920s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.007352s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.006654s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.006810s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.006694s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.006890s] ... ok
{0} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.008986s] ... ok
{0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.008758s] ... ok
{0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.007850s] ... ok
{0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.009224s] ... ok
======
Totals
======
Ran: 1232 tests in 12.4132 sec.
 - Passed: 1232
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 41.5437 sec.
==============
Worker Balance
==============
 - Worker 0 (308 tests) => 0:00:12.413175
 - Worker 1 (308 tests) => 0:00:09.741596
 - Worker 2 (308 tests) => 0:00:10.886978
 - Worker 3 (308 tests) => 0:00:09.728359
___________________________________ summary ____________________________________
  py39: commands succeeded
  congratulations :)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-magnum-20.1.0-0.20250605214221.3d7c57c.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fbvn3a
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-magnum = 20.1.0-0.20250605214221.3d7c57c.el9 python3-magnum = 20.1.0-0.20250605214221.3d7c57c.el9 python3.9-magnum = 20.1.0-0.20250605214221.3d7c57c.el9 python3.9dist(magnum) = 20.1~~dev14 python3dist(magnum) = 20.1~~dev14
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ((python3.9dist(jsonpatch) < 1.20 or python3.9dist(jsonpatch) > 1.20) with python3.9dist(jsonpatch) >= 1.16) ((python3.9dist(pycadf) < 2 or python3.9dist(pycadf) > 2) with python3.9dist(pycadf) >= 1.1) ((python3.9dist(setuptools) < 34 or python3.9dist(setuptools) > 34) with (python3.9dist(setuptools) < 34.0.1 or python3.9dist(setuptools) > 34.0.1) with (python3.9dist(setuptools) < 34.0.2 or python3.9dist(setuptools) > 34.0.2) with (python3.9dist(setuptools) < 34.0.3 or python3.9dist(setuptools) > 34.0.3) with (python3.9dist(setuptools) < 34.1 or python3.9dist(setuptools) > 34.1) with (python3.9dist(setuptools) < 34.1.1 or python3.9dist(setuptools) > 34.1.1) with (python3.9dist(setuptools) < 34.2 or python3.9dist(setuptools) > 34.2) with (python3.9dist(setuptools) < 34.3 or python3.9dist(setuptools) > 34.3) with (python3.9dist(setuptools) < 34.3.1 or python3.9dist(setuptools) > 34.3.1) with (python3.9dist(setuptools) < 34.3.2 or python3.9dist(setuptools) > 34.3.2) with (python3.9dist(setuptools) < 36.2 or python3.9dist(setuptools) > 36.2) with python3.9dist(setuptools) >= 30) python(abi) = 3.9 python3.9dist(alembic) >= 0.9.6 python3.9dist(cliff) >= 4 python3.9dist(cryptography) >= 2.1.4 python3.9dist(decorator) >= 3.4 python3.9dist(eventlet) >= 0.28 python3.9dist(keystoneauth1) >= 3.14 python3.9dist(keystonemiddleware) >= 9 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-concurrency) >= 4.1 python3.9dist(oslo-config) >= 8.1 python3.9dist(oslo-context) >= 3.1 python3.9dist(oslo-db) >= 8.2 python3.9dist(oslo-i18n) >= 5 python3.9dist(oslo-log) >= 4.8 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.1 python3.9dist(oslo-policy) >= 4.5 python3.9dist(oslo-reports) >= 2.1 python3.9dist(oslo-serialization) >= 3.2 python3.9dist(oslo-service) >= 2.2 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.2 python3.9dist(oslo-versionedobjects) >= 2.1 python3.9dist(pbr) >= 5.5 python3.9dist(pecan) >= 1.3.3 python3.9dist(python-barbicanclient) >= 5 python3.9dist(python-cinderclient) >= 7.1 python3.9dist(python-glanceclient) >= 3.2 python3.9dist(python-heatclient) >= 2.2 python3.9dist(python-keystoneclient) >= 3.20 python3.9dist(python-neutronclient) >= 7.2 python3.9dist(python-novaclient) >= 17.2 python3.9dist(python-octaviaclient) >= 2.1 python3.9dist(pyyaml) >= 3.13 python3.9dist(requests) >= 2.20.1 python3.9dist(sqlalchemy) >= 1.2 python3.9dist(stevedore) >= 3.3 python3.9dist(taskflow) >= 2.16 python3.9dist(webob) >= 1.8.1 python3.9dist(werkzeug) >= 0.9 python3.9dist(wsme) >= 0.8
Obsoletes: python39-magnum < 20.1.0-0.20250605214221.3d7c57c.el9
Processing files: openstack-magnum-common-20.1.0-0.20250605214221.3d7c57c.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zQTCRz
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-common
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-common
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-common
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(openstack-magnum-common) = 20.1.0-0.20250605214221.3d7c57c.el9 openstack-magnum-common = 20.1.0-0.20250605214221.3d7c57c.el9
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
Processing files: openstack-magnum-conductor-20.1.0-0.20250605214221.3d7c57c.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qFZwRZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-conductor
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-conductor
+ cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-conductor
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bfm0wE
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openstack-magnum-conductor = 20.1.0-0.20250605214221.3d7c57c.el9
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.20250605214221.3d7c57c.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1jOqGB
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-api
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-api
+ cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-api
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.unVvj1
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-api
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-api
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-api
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openstack-magnum-api = 20.1.0-0.20250605214221.3d7c57c.el9
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.20250605214221.3d7c57c.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7r7U5X
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/doc/openstack-magnum-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EduvHW
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/openstack-magnum-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openstack-magnum-doc = 20.1.0-0.20250605214221.3d7c57c.el9
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.20250605214221.3d7c57c.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8YO3j7
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum-tests
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum-tests
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64/usr/share/licenses/python3-magnum-tests
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-magnum-tests = 20.1.0-0.20250605214221.3d7c57c.el9 python3-magnum-tests = 20.1.0-0.20250605214221.3d7c57c.el9 python3.9-magnum-tests = 20.1.0-0.20250605214221.3d7c57c.el9
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.9
Obsoletes: python39-magnum-tests < 20.1.0-0.20250605214221.3d7c57c.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64
Wrote: /builddir/build/SRPMS/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.src.rpm
Wrote: /builddir/build/RPMS/openstack-magnum-common-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-magnum-api-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-magnum-conductor-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-magnum-tests-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-magnum-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-magnum-doc-20.1.0-0.20250605214221.3d7c57c.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0BhWLC
+ umask 022
+ cd /builddir/build/BUILD
+ cd magnum-20.1.0.dev14
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-20.1.0-0.20250605214221.3d7c57c.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0