Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156759-961739/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1663113600 Wrote: /builddir/build/SRPMS/python-magnumclient-3.7.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156759-961739/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1663113600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fthfJg + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa63ea142678138d1bb15f2e303bdfd64dd164087.txt --signature=/builddir/build/SOURCES/python-magnumclient-3.7.0.tar.gz.asc --data=/builddir/build/SOURCES/python-magnumclient-3.7.0.tar.gz gpgv: Signature made Fri Jul 15 08:52:54 2022 UTC gpgv: using EDDSA key 04B7B1663EC233DA80A22948B23A243F4ADCB493 gpgv: Good signature from "OpenStack Infra (Zed Cycle) " + cd /builddir/build/BUILD + rm -rf python-magnumclient-3.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-3.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-3.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-magnumclient-3.7.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.chFiRg + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/magnumclient creating build/lib/magnumclient/osc copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc creating build/lib/magnumclient/tests copying magnumclient/tests/test_shell.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests creating build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 creating build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common creating build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt deleting python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-magnumclient) with name extracted from the package (python-magnumclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-magnumclient-3.7.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done 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. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.adtmax + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch + cd python-magnumclient-3.7.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch --prefix /usr 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 /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/version.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/i18n.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_magnumclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc copying build/lib/magnumclient/tests/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/cliutils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/base.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc creating /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/client.py -> /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_shell.py to test_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_httpclient.py to test_httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_magnumclient.py to test_magnumclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters_shell.py to test_clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats_shell.py to test_stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates_shell.py to test_certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_bays.py to test_bays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices_shell.py to test_mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_baymodels_shell.py to test_baymodels_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates.py to test_clustertemplates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas_shell.py to test_quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/shell_test_base.py to shell_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_baymodels.py to test_baymodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_bays_shell.py to test_bays_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates_shell.py to test_clustertemplates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_utils.py to osc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_fakes.py to osc_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_cluster_templates.py to test_cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/cliutils.py to cliutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/httpclient.py to httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/basemodels.py to basemodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/bays_shell.py to bays_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates_shell.py to cluster_templates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baymodels_shell.py to baymodels_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats_shell.py to stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters_shell.py to clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baymodels.py to baymodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates_shell.py to certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baseunit.py to baseunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas_shell.py to quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/bays.py to bays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices_shell.py to mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/client.py to client.cpython-39.pyc writing byte-compilation script '/tmp/tmp2dlnvj8d.py' /usr/bin/python3 /tmp/tmp2dlnvj8d.py removing /tmp/tmp2dlnvj8d.py running install_egg_info running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' Copying python_magnumclient.egg-info to /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_magnumclient-3.7.0-py3.9.egg-info running install_scripts Installing magnum script to /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.7.0-1.el9s --unique-debug-suffix -3.7.0-1.el9s.noarch --unique-debug-src-base python-magnumclient-3.7.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-3.7.0 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/python-magnumclient-3.7.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2iPTIt + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + PYTHON=/usr/bin/python3 + stestr run --slowest usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] [--merge-labels] [--master-lb-enabled] [--master-lb-disabled] check_parser: error: the following arguments are required: --cluster-template usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') {7} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args [0.005110s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') {3} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster [0.005368s] ... ok usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] [--max-nodes ] [--role ] [--image ] [--flavor ] [--merge-labels] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong usage: run.py [-h] [--tic TIC] [--tac TAC] error: ambiguous option: --t could match --tic, --tac Try 'run.py help ' for more information. usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --coe usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image {1} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr [0.005329s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_lb_disabled [0.001765s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one [0.000680s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash [0.000530s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image, --external-network usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --resource usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] check_parser: error: the following arguments are required: WARNING: The cluster's api_address is not known yet. {1} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body [0.000535s] ... ok {1} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_unknown_command [0.011400s] ... ok {1} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_option_region [0.014014s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {1} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_user_id [0.010554s] ... ok {17} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca [0.005188s] ... ok {17} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one [0.000724s] ... ok {18} magnumclient.tests.test_client.ClientTest.test_no_version_argument [0.000939s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout [0.000604s] ... ok {18} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback [0.000576s] ... ok {10} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca [0.004646s] ... ok {10} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args [0.001416s] ... ok {10} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options [0.008289s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show [0.055623s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg [0.002536s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options [0.001676s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail [0.001307s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail [0.001336s] ... ok {0} magnumclient.tests.test_shell.ShellTest.test_main_env_os_cloud [0.014728s] ... ok {14} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid [0.004985s] ... ok {16} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args [0.005372s] ... ok usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from 'add', 'replace', 'remove') {16} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass [0.001084s] ... ok {16} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception [0.000531s] ... ok {16} magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request [0.000989s] ... ok {16} magnumclient.tests.test_shell.ShellTest.test_help_unknown_command [0.011624s] ... ok {16} magnumclient.tests.test_shell.ShellTest.test_no_project_id [0.012255s] ... ok {16} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_no_options [0.013918s] ... ok {16} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove [0.000433s] ... ok {16} magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label [0.000346s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail [0.013578s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op [0.001829s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass [0.001188s] ... ok {6} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass [0.001028s] ... ok {6} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args [0.000814s] ... ok {6} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version [0.000543s] ... ok {6} magnumclient.tests.test_shell.ShellTest.test_bash_completion [0.013690s] ... ok {6} magnumclient.tests.test_shell.ShellTest.test_main_no_region [0.013981s] ... ok {6} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_service_type [0.013833s] ... ok {6} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail [0.000520s] ... ok {6} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_id [0.000207s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_network_driver_success [0.070549s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_multiple_id_success [0.017750s] ... ok {7} magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list [0.052080s] ... ok {7} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body [0.000946s] ... ok {7} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app [0.000360s] ... ok {7} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient [0.000922s] ... ok {7} magnumclient.tests.test_magnumclient.TestMagnumclient.test_something [0.001347s] ... ok {7} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_os_cloud [0.014308s] ... ok {7} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_failure_few_arg [0.120996s] ... ok {7} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_no_servertype [0.031033s] ... ok {7} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker_limit [0.000183s] ... ok {7} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_dir [0.000111s] ... ok {12} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple [0.005561s] ... ok {12} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid [0.000573s] ... ok {12} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_to_zero_pass [0.001044s] ... ok {12} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass [0.001407s] ... ok {12} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args [0.001550s] ... ok {12} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok [0.010274s] ... ok {12} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource [0.000914s] ... ok {12} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl [0.000561s] ... ok {12} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path [0.000305s] ... ok {12} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_env_region [0.024234s] ... ok {12} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon [0.000451s] ... ok {12} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_labels_success [0.019309s] ... ok {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg [0.062375s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args [0.000975s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request [0.000752s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address [0.000677s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only [0.000638s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception [0.000474s] ... ok {2} magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url [0.001012s] ... ok {2} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_public [0.014918s] ... ok {2} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_noargs [0.064473s] ... ok {2} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 [0.000460s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label [0.000259s] ... ok {2} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_show_by_name [0.000199s] ... ok {2} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_ignored_duplicated_field [0.016089s] ... ok {2} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_name [0.000136s] ... ok {2} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_node_count [0.014203s] ... ok {2} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success_with_arg [0.015589s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count [0.013500s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field [0.014492s] ... ok {11} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op [0.005690s] ... ok {11} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options [0.009237s] ... ok {11} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args [0.001071s] ... ok {11} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params [0.000555s] ... ok {11} magnumclient.tests.test_shell.ShellTest.test_service_type [0.016042s] ... ok {11} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json [0.001386s] ... ok {11} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail [0.008430s] ... ok {11} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create_fail [0.001164s] ... ok {1} magnumclient.tests.test_utils.CommonFiltersTest.test_limit [0.000384s] ... ok {1} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_create [0.000166s] ... ok {1} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_no_proxy_success [0.067246s] ... ok {1} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_success [0.015760s] ... ok {1} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_name [0.000164s] ... ok {1} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success [0.075364s] ... ok {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_success [0.016993s] ... ok {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_bay_ca_show_success [0.016435s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create [0.000134s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair [0.000105s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name [0.000089s] ... ok {18} magnumclient.tests.test_shell.ShellTest.test_help_no_options [0.015989s] ... ok {18} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_password [0.012335s] ... ok {18} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_invalid_arg [0.012551s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_success [0.112203s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_name [0.011727s] ... ok {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_multiple_id_success [0.016217s] ... ok {9} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels [0.005480s] ... ok {9} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit [0.001211s] ... ok {9} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options [0.000876s] ... ok {9} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list [0.002346s] ... ok {9} magnumclient.tests.test_client.ClientTest.test_valid_version_argument [0.000813s] ... ok {9} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path [0.000526s] ... ok {9} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient [0.000270s] ... ok {13} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca [0.004868s] ... ok {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass [0.001790s] ... ok {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple [0.000767s] ... ok {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid [0.001162s] ... ok {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass [0.001106s] ... ok {13} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show [0.001180s] ... ok {13} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update [0.001107s] ... ok {13} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket [0.001182s] ... ok {13} magnumclient.tests.test_shell.ShellTest.test_help [0.015675s] ... ok {13} magnumclient.tests.test_shell.ShellTest.test_main_endpoint_public [0.014977s] ... ok {13} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_bash_completion [0.010754s] ... ok {13} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_auth_url [0.011068s] ... ok {13} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op [0.000519s] ... ok {13} magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs [0.000297s] ... ok {13} magnumclient.tests.test_utils.CommonFiltersTest.test_other [0.000249s] ... ok {13} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none [0.000222s] ... ok {13} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_combined_labels_success [0.062663s] ... ok {13} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list [0.000163s] ... ok {13} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update_with_rollback [0.000106s] ... ok {13} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_no_arg [0.011616s] ... ok {13} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_baymodel_metadata [0.020845s] ... ok {13} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name [0.000131s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success [0.017700s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed [0.015663s] ... ok {16} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_fixed_network_success [0.058470s] ... ok {16} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_master_flavor [0.017560s] ... ok {16} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_with_arg [0.024610s] ... ok {16} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_failure_no_arg [0.011787s] ... ok {16} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure [0.013627s] ... ok {16} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_with_invalid_field [0.014586s] ... ok {7} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr [0.024765s] ... ok {7} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail [0.000880s] ... ok {7} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker [0.000157s] ... ok {11} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_https_proxy_success [0.066716s] ... ok {11} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_marker [0.000183s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg [0.016919s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success [0.016332s] ... ok {2} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure [0.014120s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings [0.028831s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout [0.012499s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback [0.017101s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure [0.019686s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id [0.000157s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker [0.000148s] ... ok {15} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args [0.005928s] ... ok {15} magnumclient.tests.test_client.ClientTest.test_invalid_version_argument [0.000646s] ... ok {15} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection [0.094130s] ... ok {15} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_dir [0.000204s] ... ok {15} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure_with_invalid_field [0.018208s] ... ok {15} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key_dir [0.000173s] ... ok {15} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate [0.016131s] ... ok {15} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success [0.055278s] ... ok {15} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_positional_cluster_bay_ca_show_success [0.015975s] ... ok {15} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type [0.002863s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url [0.000134s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir [0.000135s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback [0.000090s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail [0.055594s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options [0.001190s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass [0.000997s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete [0.000603s] ... ok {3} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid [0.002710s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none [0.000691s] ... ok {19} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass [0.014469s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail [0.002240s] ... ok {16} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key [0.001542s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh [0.017176s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size [0.012309s] ... ok {6} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success [0.017507s] ... ok {6} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_show_by_id [0.000166s] ... ok {6} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_no_arg [0.013108s] ... ok {6} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_success [0.017559s] ... ok {6} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_many_attribute [0.015774s] ... ok {6} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels [0.000153s] ... ok {6} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name [0.012015s] ... ok {6} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success [0.018931s] ... ok {6} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success [0.019454s] ... ok {6} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list [0.000168s] ... ok {6} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit [0.000112s] ... ok {6} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update [0.000111s] ... ok {8} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips [0.058737s] ... ok {8} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail [0.002429s] ... ok {8} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg [0.001653s] ... ok {8} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args [0.001583s] ... ok {8} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args [0.000790s] ... ok {8} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint [0.000745s] ... ok {8} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json [0.000623s] ... ok {8} magnumclient.tests.test_shell.ParserTest.test_ambiguous_option [0.000469s] ... ok {8} magnumclient.tests.test_shell.ShellTest.test_main_endpoint_internal [0.014825s] ... ok {12} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_separate_labels_success [0.071307s] ... ok {12} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_success [0.026082s] ... ok {12} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg [0.017578s] ... ok {12} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success [0.014754s] ... ok {12} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit [0.000188s] ... ok {12} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key [0.000129s] ... ok {12} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success [0.016208s] ... ok {12} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key [0.000140s] ... ok {12} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit [0.000133s] ... ok {12} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success [0.016397s] ... ok {12} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource [0.013590s] ... ok {10} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified [0.380302s] ... ok {10} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid [0.001446s] ... ok {10} magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json [0.000952s] ... ok {10} magnumclient.tests.test_shell.ShellTest.test_main_os_cloud [0.014439s] ... ok {10} magnumclient.tests.test_shell.ShellTest.test_no_user_id [0.011172s] ... ok WARNING: The cluster's api_address is not known yet. {9} magnumclient.tests.test_shell.ShellTest.test_insecure [0.032751s] ... ok {9} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false [0.000423s] ... ok {9} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split [0.000249s] ... ok {9} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_storage_driver_success [0.077245s] ... ok {9} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_limit [0.000208s] ... ok {9} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_list_with_sort_key [0.000118s] ... ok {9} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_failure_wrong_arg [0.013366s] ... ok {9} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_show_failure_no_arg [0.012301s] ... ok {9} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create [0.000164s] ... ok {9} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create_backwards_compatibility [0.000089s] ... ok {9} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size [0.000117s] ... ok {9} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir [0.000118s] ... ok {9} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair [0.013522s] ... ok {9} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail [0.001031s] ... ok {9} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors [0.054919s] ... ok {9} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir [0.000185s] ... ok {9} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota [0.000109s] ... ok {2} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create [0.000170s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit [0.011985s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete cluster foo has been accepted. {18} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_few_args [0.032386s] ... ok {18} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id [0.000161s] ... ok {18} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg [0.011785s] ... ok {18} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name [0.019141s] ... ok {18} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name [0.017861s] ... ok {18} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair [0.000191s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success [0.018839s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success [0.018908s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled [0.019315s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg [0.012976s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id [0.012173s] ... ok {2} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id [0.000167s] ... ok {8} magnumclient.tests.test_shell.ShellTest.test_no_username [0.060508s] ... ok {8} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_insecure [0.025848s] ... ok {8} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_no_region [0.014796s] ... ok {8} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple [0.000440s] ... ok {8} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_delete_by_id [0.000124s] ... ok {8} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field [0.018992s] ... ok {8} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success [0.024898s] ... ok {8} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id [0.000148s] ... ok {8} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name [0.000110s] ... ok {8} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade [0.000088s] ... ok {0} magnumclient.tests.test_shell.ShellTest.test_main_noargs [0.060934s] ... ok {0} magnumclient.tests.test_shell.ShellTest.test_main_option_region [0.014685s] ... ok {0} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_endpoint_internal [0.013612s] ... ok {0} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_id [0.000164s] ... ok {0} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker_limit [0.000150s] ... ok {0} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_update [0.000100s] ... ok {0} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success [0.044632s] ... ok {0} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_wrong_op [0.012507s] ... ok {0} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_fail [0.000950s] ... ok {0} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_failure_invalid_arg [0.012312s] ... ok {0} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_success [0.017269s] ... ok {0} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg [0.012337s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface [0.003167s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit [0.000171s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh [0.015518s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success [0.017480s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success [0.017393s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id [0.000149s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id [0.011899s] ... ok {3} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch [0.000359s] ... ok {3} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_docker_vol_size_success [0.069051s] ... ok {3} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_update [0.000179s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success [0.112504s] ... ok {16} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create [0.000197s] ... ok {16} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id [0.000100s] ... ok {16} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker [0.000147s] ... ok {14} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels [0.002041s] ... ok {14} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options [0.009096s] ... ok {4} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options [0.058363s] ... ok {4} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple [0.001013s] ... ok {4} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id [0.001281s] ... ok {16} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit [0.000127s] ... ok {16} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir [0.000138s] ... ok {14} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass [0.001849s] ... ok {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count [0.012627s] ... ok {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version [0.014683s] ... ok {8} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail [0.000192s] ... ok {14} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args [0.001649s] ... ok {14} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme [0.000622s] ... ok {14} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base [0.000334s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg [0.011802s] ... ok {14} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base [0.000283s] ... ok {4} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args [0.001280s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath [0.000539s] ... ok {8} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key [0.000147s] ... ok {8} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg [0.013017s] ... ok {12} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats [0.000163s] ... ok {14} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_username [0.013673s] ... ok {14} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_positive_non_zero_float [0.000663s] ... ok {14} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon [0.000416s] ... ok {18} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels [0.000168s] ... ok {18} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit [0.000153s] ... ok {18} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name [0.000095s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash [0.000275s] ... ok {4} magnumclient.tests.test_shell.ShellTest.test_help_on_subcommand [0.013722s] ... ok {4} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help_on_subcommand [0.010724s] ... ok {4} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_main_os_cloud [0.055653s] ... ok {4} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_id [0.011262s] ... ok {18} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas [0.000114s] ... ok {4} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key [0.000205s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_http_proxy_success [0.018304s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_volume_driver_success [0.074927s] ... ok {4} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_sort_key_dir [0.000113s] ... ok {4} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success_detailed [0.018121s] ... ok {4} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_failure_no_arg [0.012124s] ... ok {4} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_failure_few_args [0.023846s] ... ok {4} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_non_csh [0.016550s] ... ok {4} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password [0.001585s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_failure [0.012581s] ... ok {14} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_list_success [0.017678s] ... ok {14} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_node_count [0.012436s] ... ok {4} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg [0.013166s] ... ok {4} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg [0.011272s] ... ok {4} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg [0.011314s] ... ok {4} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size [0.000192s] ... ok {4} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir [0.000132s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name [0.013050s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success [0.017076s] ... ok {4} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete [0.000123s] ... ok {14} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_delete_success [0.016180s] ... ok {14} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success [0.015116s] ... ok {14} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg [0.020727s] ... ok {14} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit [0.000172s] ... ok {14} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key [0.000107s] ... ok {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success [0.016269s] ... ok {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg [0.011971s] ... ok {14} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype [0.030829s] ... ok {10} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_help [0.063787s] ... ok {10} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels [0.000445s] ... ok {10} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize [0.000352s] ... ok {10} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_delete_by_name [0.000120s] ... ok {10} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list [0.000142s] ... ok {10} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_limit [0.000146s] ... ok {5} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid [0.005071s] ... ok {5} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args [0.000871s] ... ok {3} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_non_csh [0.381612s] ... ok {5} magnumclient.tests.test_httpclient.SessionClientTest.test_exception [0.001682s] ... ok {5} magnumclient.tests.test_shell.ShellTest.test_no_password [0.011608s] ... ok {5} magnumclient.tests.test_shell.ShellTest.test_no_project_name [0.012408s] ... ok {3} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id [0.000171s] ... ok {3} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail [0.000321s] ... ok {3} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca [0.000103s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token [0.000855s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir [0.337580s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type [0.003264s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update [0.000118s] ... ok Request to update nodegroup ng1 has been accepted. {5} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error [0.000492s] ... ok {19} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op [0.001482s] ... ok {5} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_marker [0.000188s] ... ok {5} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_success_with_registry_enabled [0.019175s] ... ok {19} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version [0.000600s] ... ok {19} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash [0.000282s] ... ok {5} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_update_success_many_attribute [0.078054s] ... ok {5} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create [0.000176s] ... ok {5} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_invalid_master_count [0.013806s] ... ok {5} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_list_ignored_duplicated_field [0.017233s] ... ok {5} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize [0.000151s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success [0.064708s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh [0.016569s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg [0.013036s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field [0.015387s] ... ok {10} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_create_public_success [0.018611s] ... ok {5} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list [0.000196s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success [0.019554s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name [0.019438s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field [0.016073s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args [0.035116s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op [0.014239s] ... ok {5} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail [0.000599s] ... ok Request to create cluster template fake-ct-1 accepted {5} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success [0.015783s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op [0.011996s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update [0.000134s] ... ok {19} magnumclient.tests.test_shell.ShellTest.test_main_env_region [0.014729s] ... ok {19} magnumclient.tests.test_shell.ShellTest.test_no_auth_url [0.011037s] ... ok {19} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels [0.000438s] ... ok {19} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file [0.000698s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_csh [0.368797s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh [0.330495s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_non_csh [0.017872s] ... ok Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors [0.014176s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_failure_only_bay_create_timeout [0.011848s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure [0.012511s] ... ok {11} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_op [0.012431s] ... ok Delete for cluster template foo failed: Not found (HTTP 404) Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute [0.015689s] ... ok {7} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id [0.000247s] ... ok {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh [0.015253s] ... ok {7} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name [0.000155s] ... ok {11} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit [0.000220s] ... ok {19} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_delete_failure_no_arg [0.054518s] ... ok {19} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_bay_create_timeout [0.000167s] ... ok {19} magnumclient.tests.v1.test_bays.BayManagerTest.test_bay_create_with_discovery_url [0.000105s] ... ok Request to rotate the CA certificate for cluster 3a369884-b6ba-484f-a206-919b4b718aff has been accepted. Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. Request to resize cluster foo has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. Request to delete cluster foo has been accepted. Request to resize cluster foo has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success [0.016104s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings [0.082700s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor [0.019547s] ... ok {19} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_without_tls_csh [0.017789s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg [0.011946s] ... ok {7} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list [0.000140s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success [0.013779s] ... ok {11} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create [0.000134s] ... ok {11} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name [0.000089s] ... ok {19} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_rollback_old_api_version [0.015484s] ... ok {11} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg [0.010023s] ... ok {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource [0.011242s] ... ok {11} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success [0.013801s] ... ok {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success [0.014351s] ... ok {19} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_sign_with_not_csr [0.021077s] ... ok {19} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session [0.001370s] ... ok {19} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list [0.000142s] ... ok {11} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure [0.010436s] ... ok {11} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success [0.014524s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg [0.088845s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size [0.000141s] ... ok {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure [0.011120s] ... ok Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success [0.016273s] ... ok {3} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg [0.014814s] ... ok Request to upgrade cluster foo has been accepted. Request to delete quota for project id abc and resource Cluster has been accepted. +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh [0.545841s] ... ok {10} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_non_csh [0.295010s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh [0.234534s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count [0.010746s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success [0.011513s] ... ok {19} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success [0.014431s] ... ok {19} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker [0.000128s] ... ok {19} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir [0.000082s] ... ok Request to create cluster template fake-ct-1 accepted {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh [0.211499s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success [0.013626s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field [0.012316s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg [0.014032s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args [0.027324s] ... ok {15} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir [0.000158s] ... ok {15} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success [0.014692s] ... ok {15} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success [0.014041s] ... ok {15} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir [0.000110s] ... ok {15} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all [0.000110s] ... ok {10} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_csh [0.301776s] ... ok {10} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_failure_wrong_attribute [0.013905s] ... ok {10} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout [0.000150s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name [0.015100s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force [1.110132s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass [0.001109s] ... ok {17} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one [0.000684s] ... ok {17} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create [0.001062s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource {17} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args [0.001084s] ... ok {17} magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception [0.001097s] ... ok {17} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback [0.000486s] ... ok {17} magnumclient.tests.test_shell.ShellTest.test_positive_non_zero_float [0.000597s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata [0.016205s] ... ok {17} magnumclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_name [0.011803s] ... ok {17} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number [0.000306s] ... ok {17} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values [0.000197s] ... ok {17} magnumclient.tests.v1.test_baymodels.BayModelManagerTest.test_baymodel_list_with_detail [0.000152s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute [0.013319s] ... ok {17} magnumclient.tests.v1.test_baymodels_shell.ShellTest.test_baymodel_show_success [0.014028s] ... ok {10} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success [0.014270s] ... ok {10} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success [0.024892s] ... ok {17} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_without_tls_csh [0.041122s] ... ok {17} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_create_success_only_baymodel_arg [0.013687s] ... ok {17} magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_update_success_rollback [0.012065s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels [0.010927s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success [0.011361s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label [0.014073s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute [0.012887s] ... ok {17} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success [0.012522s] ... ok {17} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update [0.000121s] ... ok Request to delete cluster template foo has been accepted. Request to update cluster foo has been accepted. Request to delete nodegroup fake-nodegroup has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ ====== Totals ====== Ran: 488 tests in 1.3651 sec. - Passed: 488 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 10.1342 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:00:00.338846 - Worker 1 (25 tests) => 0:00:00.322259 - Worker 2 (25 tests) => 0:00:00.299859 - Worker 3 (25 tests) => 0:00:00.755600 - Worker 4 (25 tests) => 0:00:00.299308 - Worker 5 (25 tests) => 0:00:00.398605 - Worker 6 (25 tests) => 0:00:00.270803 - Worker 7 (25 tests) => 0:00:00.690252 - Worker 8 (24 tests) => 0:00:00.274274 - Worker 9 (24 tests) => 0:00:00.224055 - Worker 10 (24 tests) => 0:00:01.207331 - Worker 11 (24 tests) => 0:00:00.621858 - Worker 12 (24 tests) => 0:00:00.249024 - Worker 13 (24 tests) => 0:00:00.201736 - Worker 14 (24 tests) => 0:00:00.289026 - Worker 15 (24 tests) => 0:00:01.068985 - Worker 16 (24 tests) => 0:00:00.337533 - Worker 17 (24 tests) => 0:00:01.282718 - Worker 18 (24 tests) => 0:00:00.353031 - Worker 19 (24 tests) => 0:00:00.771442 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force 1.110 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh 0.546 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_non_csh 0.382 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified 0.380 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_csh 0.369 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir 0.338 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh 0.330 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_swarm_success_with_tls_csh 0.302 magnumclient.tests.v1.test_bays_shell.ShellTest.test_bay_config_k8s_success_with_tls_non_csh 0.295 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh 0.235 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnumclient-3.7.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vD4osD + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lXac4w + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient = 3.7.0-1.el9s python3-magnumclient = 3.7.0-1.el9s python3.9-magnumclient = 3.7.0-1.el9s python3.9dist(python-magnumclient) = 3.7 python3dist(python-magnumclient) = 3.7 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/python3 python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python2-magnumclient < 3.7.0-1.el9s python39-magnumclient < 3.7.0-1.el9s Processing files: python-magnumclient-doc-3.7.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0mqTRa + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vZfMkT + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient-doc = 3.7.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-3.7.0-1.el9s.noarch Provides: python-magnumclient-tests = 3.7.0-1.el9s python-magnumclient-tests = 3.7.0-1.el9s python3-magnumclient-tests = 3.7.0-1.el9s python3.9-magnumclient-tests = 3.7.0-1.el9s 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: python(abi) = 3.9 Obsoletes: python-magnumclient-tests < 3.7.0-1.el9s python39-magnumclient-tests < 3.7.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-magnumclient-3.7.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-3.7.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-3.7.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zVzMzm + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-3.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-3.7.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0