Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qtXy7x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tempest-46.3.1.dev16 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tempest-46.3.1.dev16-0.20260525091716.2381404.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tempest-46.3.1.dev16 + rm -rf /builddir/build/BUILD/tempest-46.3.1.dev16-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tempest-46.3.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + RPMLINT_OFFENDERS='tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py' + sed -i '1{/^#!/d}' tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py + chmod u=rw,go=r tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pycodestyle.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pycodestyle.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pycodestyle sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zOXYRi + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + RPM_TOXENV=py312 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires -t -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement not satisfied: tox-current-env >= 0.0.16 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zCptvA + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + RPM_TOXENV=py312 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires -t -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py312 Requirement not satisfied: cliff!=2.9.0,>=2.8.0 Handling jsonschema>=4.5.0 from tox --print-deps-only: py312 Requirement not satisfied: jsonschema>=4.5.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement not satisfied: testtools>=2.2.0 Handling paramiko>=2.7.0 from tox --print-deps-only: py312 Requirement not satisfied: paramiko>=2.7.0 Handling cryptography>=2.1 from tox --print-deps-only: py312 Requirement not satisfied: cryptography>=2.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py312 Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.log>=3.36.0 Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement not satisfied: stestr>=1.0.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.utils>=7.0.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312 Requirement not satisfied: fixtures>=3.0.0 Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement not satisfied: PyYAML>=3.12 Handling python-subunit>=1.0.0 from tox --print-deps-only: py312 Requirement not satisfied: python-subunit>=1.0.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py312 Requirement not satisfied: stevedore>=1.20.0 Handling PrettyTable>=0.7.1 from tox --print-deps-only: py312 Requirement not satisfied: PrettyTable>=0.7.1 Handling urllib3>=1.21.1 from tox --print-deps-only: py312 Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312 Requirement not satisfied: debtcollector>=1.2.0 Handling defusedxml>=0.7.1 from tox --print-deps-only: py312 Requirement not satisfied: defusedxml>=0.7.1 Handling fasteners>=0.16.0 from tox --print-deps-only: py312 Requirement not satisfied: fasteners>=0.16.0 Handling testscenarios>=0.5.0 from tox --print-deps-only: py312 Requirement not satisfied: testscenarios>=0.5.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement not satisfied: coverage!=4.4,>=4.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement not satisfied: oslotest>=3.2.0 /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.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 'tempest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tempest-46.3.1.dev16/tempest-46.3.1.dev16.dist-info' Handling pbr!=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: cliff!=2.9.0,>=2.8.0 Handling jsonschema>=4.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: jsonschema>=4.5.0 Handling testtools>=2.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: testtools>=2.2.0 Handling paramiko>=2.7.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: paramiko>=2.7.0 Handling cryptography>=2.1 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: cryptography>=2.1 Handling netaddr>=0.7.18 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=3.26.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.config>=5.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.log>=3.36.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: oslo.log>=3.36.0 Handling stestr>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: stestr>=1.0.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=7.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: oslo.utils>=7.0.0 Handling fixtures>=3.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: fixtures>=3.0.0 Handling PyYAML>=3.12 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: PyYAML>=3.12 Handling python-subunit>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: python-subunit>=1.0.0 Handling stevedore>=1.20.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: stevedore>=1.20.0 Handling PrettyTable>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: PrettyTable>=0.7.1 Handling urllib3>=1.21.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: debtcollector>=1.2.0 Handling defusedxml>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: defusedxml>=0.7.1 Handling fasteners>=0.16.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: fasteners>=0.16.0 Handling testscenarios>=0.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement not satisfied: testscenarios>=0.5.0 + cat /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires + rm -rfv tempest-46.3.1.dev16.dist-info/ removed 'tempest-46.3.1.dev16.dist-info/licenses/AUTHORS' removed 'tempest-46.3.1.dev16.dist-info/licenses/LICENSE' removed directory 'tempest-46.3.1.dev16.dist-info/licenses' removed 'tempest-46.3.1.dev16.dist-info/METADATA' removed 'tempest-46.3.1.dev16.dist-info/entry_points.txt' removed 'tempest-46.3.1.dev16.dist-info/pbr.json' removed 'tempest-46.3.1.dev16.dist-info/top_level.txt' removed directory 'tempest-46.3.1.dev16.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.AJf03t + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + RPM_TOXENV=py312 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires -t -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py312 Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.10.0) Handling jsonschema>=4.5.0 from tox --print-deps-only: py312 Requirement satisfied: jsonschema>=4.5.0 (installed: jsonschema 4.19.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling paramiko>=2.7.0 from tox --print-deps-only: py312 Requirement satisfied: paramiko>=2.7.0 (installed: paramiko 3.5.0) Handling cryptography>=2.1 from tox --print-deps-only: py312 Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py312 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.4) Handling stevedore>=1.20.0 from tox --print-deps-only: py312 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py312 Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 3.6.0) Handling urllib3>=1.21.1 from tox --print-deps-only: py312 Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312 Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling fasteners>=0.16.0 from tox --print-deps-only: py312 Requirement satisfied: fasteners>=0.16.0 (installed: fasteners 0.19) Handling testscenarios>=0.5.0 from tox --print-deps-only: py312 Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.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 'tempest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tempest-46.3.1.dev16/tempest-46.3.1.dev16.dist-info' Handling pbr!=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.10.0) Handling jsonschema>=4.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: jsonschema>=4.5.0 (installed: jsonschema 4.19.1) Handling testtools>=2.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling paramiko>=2.7.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: paramiko>=2.7.0 (installed: paramiko 3.5.0) Handling cryptography>=2.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling netaddr>=0.7.18 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling stestr>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=7.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling fixtures>=3.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling PyYAML>=3.12 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling python-subunit>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.4) Handling stevedore>=1.20.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0) Handling PrettyTable>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 3.6.0) Handling urllib3>=1.21.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling defusedxml>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling fasteners>=0.16.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: fasteners>=0.16.0 (installed: fasteners 0.19) Handling testscenarios>=0.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) + cat /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires + rm -rfv tempest-46.3.1.dev16.dist-info/ removed 'tempest-46.3.1.dev16.dist-info/licenses/AUTHORS' removed 'tempest-46.3.1.dev16.dist-info/licenses/LICENSE' removed directory 'tempest-46.3.1.dev16.dist-info/licenses' removed 'tempest-46.3.1.dev16.dist-info/METADATA' removed 'tempest-46.3.1.dev16.dist-info/top_level.txt' removed 'tempest-46.3.1.dev16.dist-info/pbr.json' removed 'tempest-46.3.1.dev16.dist-info/entry_points.txt' removed directory 'tempest-46.3.1.dev16.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.QGqd48 + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + RPM_TOXENV=py312 + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires -t -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py312 Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.10.0) Handling jsonschema>=4.5.0 from tox --print-deps-only: py312 Requirement satisfied: jsonschema>=4.5.0 (installed: jsonschema 4.19.1) Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling paramiko>=2.7.0 from tox --print-deps-only: py312 Requirement satisfied: paramiko>=2.7.0 (installed: paramiko 3.5.0) Handling cryptography>=2.1 from tox --print-deps-only: py312 Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py312 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.4) Handling stevedore>=1.20.0 from tox --print-deps-only: py312 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py312 Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 3.6.0) Handling urllib3>=1.21.1 from tox --print-deps-only: py312 Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling defusedxml>=0.7.1 from tox --print-deps-only: py312 Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling fasteners>=0.16.0 from tox --print-deps-only: py312 Requirement satisfied: fasteners>=0.16.0 (installed: fasteners 0.19) Handling testscenarios>=0.5.0 from tox --print-deps-only: py312 Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.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 'tempest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tempest-46.3.1.dev16/tempest-46.3.1.dev16.dist-info' Handling pbr!=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff!=2.9.0,>=2.8.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.10.0) Handling jsonschema>=4.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: jsonschema>=4.5.0 (installed: jsonschema 4.19.1) Handling testtools>=2.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling paramiko>=2.7.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: paramiko>=2.7.0 (installed: paramiko 3.5.0) Handling cryptography>=2.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling netaddr>=0.7.18 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=3.26.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling stestr>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=7.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.1.0) Handling fixtures>=3.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling PyYAML>=3.12 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling python-subunit>=1.0.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.4) Handling stevedore>=1.20.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.5.0) Handling PrettyTable>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 3.6.0) Handling urllib3>=1.21.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: urllib3>=1.21.1 (installed: urllib3 1.26.19) Handling debtcollector>=1.2.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling defusedxml>=0.7.1 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling fasteners>=0.16.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: fasteners>=0.16.0 (installed: fasteners 0.19) Handling testscenarios>=0.5.0 from hook generated metadata: Requires-Dist (tempest) Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) + cat /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-buildrequires + rm -rfv tempest-46.3.1.dev16.dist-info/ removed 'tempest-46.3.1.dev16.dist-info/licenses/AUTHORS' removed 'tempest-46.3.1.dev16.dist-info/licenses/LICENSE' removed directory 'tempest-46.3.1.dev16.dist-info/licenses' removed 'tempest-46.3.1.dev16.dist-info/METADATA' removed 'tempest-46.3.1.dev16.dist-info/entry_points.txt' removed 'tempest-46.3.1.dev16.dist-info/pbr.json' removed 'tempest-46.3.1.dev16.dist-info/top_level.txt' removed directory 'tempest-46.3.1.dev16.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sz5592 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tempest-46.3.1.dev16 + mkdir -p /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir Processing /builddir/build/BUILD/tempest-46.3.1.dev16 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info creating /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info writing /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-modern-metadata-dvi1la7n/tempest-46.3.1.dev16.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: tempest Building wheel for tempest (pyproject.toml): started Running command Building wheel for tempest (pyproject.toml) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build/lib/tempest copying tempest/version.py -> build/lib/tempest copying tempest/test.py -> build/lib/tempest copying tempest/exceptions.py -> build/lib/tempest copying tempest/config.py -> build/lib/tempest copying tempest/clients.py -> build/lib/tempest copying tempest/__init__.py -> build/lib/tempest creating build/lib/tempest/tests copying tempest/tests/utils.py -> build/lib/tempest/tests copying tempest/tests/test_test.py -> build/lib/tempest/tests copying tempest/tests/test_tempest_plugin.py -> build/lib/tempest/tests copying tempest/tests/test_microversions.py -> build/lib/tempest/tests copying tempest/tests/test_list_tests.py -> build/lib/tempest/tests copying tempest/tests/test_imports.py -> build/lib/tempest/tests copying tempest/tests/test_hacking.py -> build/lib/tempest/tests copying tempest/tests/test_decorators.py -> build/lib/tempest/tests copying tempest/tests/test_config.py -> build/lib/tempest/tests copying tempest/tests/test_base_test.py -> build/lib/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> build/lib/tempest/tests copying tempest/tests/fake_config.py -> build/lib/tempest/tests copying tempest/tests/base.py -> build/lib/tempest/tests copying tempest/tests/__init__.py -> build/lib/tempest/tests creating build/lib/tempest/test_discover copying tempest/test_discover/test_discover.py -> build/lib/tempest/test_discover copying tempest/test_discover/plugins.py -> build/lib/tempest/test_discover copying tempest/test_discover/__init__.py -> build/lib/tempest/test_discover creating build/lib/tempest/serial_tests copying tempest/serial_tests/__init__.py -> build/lib/tempest/serial_tests creating build/lib/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_boot_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_backup_restore.py -> build/lib/tempest/scenario copying tempest/scenario/test_unified_limits.py -> build/lib/tempest/scenario copying tempest/scenario/test_stamp_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_snapshot_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_shelve_instance.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_volume_attachment.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_multinode.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_v6.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_qos_placement.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> build/lib/tempest/scenario copying tempest/scenario/test_instances_with_cinder_volumes.py -> build/lib/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> build/lib/tempest/scenario copying tempest/scenario/test_dashboard_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_compute_unified_limits.py -> build/lib/tempest/scenario copying tempest/scenario/manager.py -> build/lib/tempest/scenario copying tempest/scenario/__init__.py -> build/lib/tempest/scenario creating build/lib/tempest/lib copying tempest/lib/exceptions.py -> build/lib/tempest/lib copying tempest/lib/decorators.py -> build/lib/tempest/lib copying tempest/lib/base.py -> build/lib/tempest/lib copying tempest/lib/auth.py -> build/lib/tempest/lib copying tempest/lib/__init__.py -> build/lib/tempest/lib creating build/lib/tempest/hacking copying tempest/hacking/checks.py -> build/lib/tempest/hacking copying tempest/hacking/__init__.py -> build/lib/tempest/hacking creating build/lib/tempest/common copying tempest/common/waiters.py -> build/lib/tempest/common copying tempest/common/tempest_fixtures.py -> build/lib/tempest/common copying tempest/common/object_storage.py -> build/lib/tempest/common copying tempest/common/image.py -> build/lib/tempest/common copying tempest/common/identity.py -> build/lib/tempest/common copying tempest/common/custom_matchers.py -> build/lib/tempest/common copying tempest/common/credentials_factory.py -> build/lib/tempest/common copying tempest/common/concurrency.py -> build/lib/tempest/common copying tempest/common/compute.py -> build/lib/tempest/common copying tempest/common/__init__.py -> build/lib/tempest/common creating build/lib/tempest/cmd copying tempest/cmd/account_generator.py -> build/lib/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup_service.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup.py -> build/lib/tempest/cmd copying tempest/cmd/list_plugins.py -> build/lib/tempest/cmd copying tempest/cmd/workspace.py -> build/lib/tempest/cmd copying tempest/cmd/subunit_describe_calls.py -> build/lib/tempest/cmd copying tempest/cmd/run.py -> build/lib/tempest/cmd copying tempest/cmd/main.py -> build/lib/tempest/cmd copying tempest/cmd/init.py -> build/lib/tempest/cmd copying tempest/cmd/__init__.py -> build/lib/tempest/cmd creating build/lib/tempest/api copying tempest/api/__init__.py -> build/lib/tempest/api creating build/lib/tempest/tests/lib copying tempest/tests/lib/test_tempest_lib.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_base.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_auth.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_api_microversion_fixture.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_identity.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_auth_provider.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/__init__.py -> build/lib/tempest/tests/lib creating build/lib/tempest/tests/files copying tempest/tests/files/__init__.py -> build/lib/tempest/tests/files creating build/lib/tempest/tests/common copying tempest/tests/common/test_waiters.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_credentials_factory.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_concurrency.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_compute.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/__init__.py -> build/lib/tempest/tests/common creating build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_tempest_init.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_subunit_describe_calls.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_run.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup_services.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/__init__.py -> build/lib/tempest/tests/cmd creating build/lib/tempest/tests/api copying tempest/tests/api/__init__.py -> build/lib/tempest/tests/api creating build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/test_clients.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/registry_fixture.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/base.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/__init__.py -> build/lib/tempest/tests/lib/services creating build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_rest_client.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_profiler.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_preprov_creds.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_jsonschema_validator.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_http.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_dynamic_creds.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_cred_client.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_utils.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_request.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/__init__.py -> build/lib/tempest/tests/lib/common creating build/lib/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/test_check_uuid.py -> build/lib/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/__init__.py -> build/lib/tempest/tests/lib/cmd creating build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_output_parser.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_execute.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_command_failed.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/__init__.py -> build/lib/tempest/tests/lib/cli creating build/lib/tempest/tests/lib/services/volume copying tempest/tests/lib/services/volume/__init__.py -> build/lib/tempest/tests/lib/services/volume creating build/lib/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_resource_providers_client.py -> build/lib/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_placement_client.py -> build/lib/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/__init__.py -> build/lib/tempest/tests/lib/services/placement creating build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_object_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/__init__.py -> build/lib/tempest/tests/lib/services/object_storage creating build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_versions_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_trunks_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_tags_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnets_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnetpools_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_service_providers_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_segments_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_routers_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_quotas_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_ports_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_networks_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_labels_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_loggable_resource_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_log_resource_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_extensions_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_base_network_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_agents_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/__init__.py -> build/lib/tempest/tests/lib/services/network creating build/lib/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/__init__.py -> build/lib/tempest/tests/lib/services/image creating build/lib/tempest/tests/lib/services/identity copying tempest/tests/lib/services/identity/__init__.py -> build/lib/tempest/tests/lib/services/identity creating build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_volumes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_versions_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_services_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_servers_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_groups_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_external_events_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quotas_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_networks_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_migrations_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_limits_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_keypairs_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_interfaces_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_images_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hosts_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_flavors_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_extensions_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_certificates_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_base_compute_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_aggregates_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_agents_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/__init__.py -> build/lib/tempest/tests/lib/services/compute creating build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/__init__.py -> build/lib/tempest/tests/lib/services/volume/v3 creating build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_versions_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_images_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_tasks_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_cache_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/__init__.py -> build/lib/tempest/tests/lib/services/image/v2 creating build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_protocols_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_mappings_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_limit_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/__init__.py -> build/lib/tempest/tests/lib/services/identity/v3 creating build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/__init__.py -> build/lib/tempest/tests/lib/services/identity/v2 creating build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_test_utils.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_misc.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_data_utils.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/__init__.py -> build/lib/tempest/tests/lib/common/utils creating build/lib/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/__init__.py -> build/lib/tempest/tests/lib/common/utils/linux creating build/lib/tempest/tests/common/utils copying tempest/tests/common/utils/test_net_utils.py -> build/lib/tempest/tests/common/utils copying tempest/tests/common/utils/__init__.py -> build/lib/tempest/tests/common/utils creating build/lib/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/__init__.py -> build/lib/tempest/tests/common/utils/linux creating build/lib/tempest/tests/api/compute copying tempest/tests/api/compute/test_base.py -> build/lib/tempest/tests/api/compute copying tempest/tests/api/compute/__init__.py -> build/lib/tempest/tests/api/compute creating build/lib/tempest/serial_tests/scenario copying tempest/serial_tests/scenario/test_aggregates_basic_ops.py -> build/lib/tempest/serial_tests/scenario copying tempest/serial_tests/scenario/__init__.py -> build/lib/tempest/serial_tests/scenario creating build/lib/tempest/serial_tests/api copying tempest/serial_tests/api/__init__.py -> build/lib/tempest/serial_tests/api creating build/lib/tempest/serial_tests/api/compute copying tempest/serial_tests/api/compute/__init__.py -> build/lib/tempest/serial_tests/api/compute creating build/lib/tempest/serial_tests/api/compute/admin copying tempest/serial_tests/api/compute/admin/test_server_affinity.py -> build/lib/tempest/serial_tests/api/compute/admin copying tempest/serial_tests/api/compute/admin/test_aggregates.py -> build/lib/tempest/serial_tests/api/compute/admin copying tempest/serial_tests/api/compute/admin/__init__.py -> build/lib/tempest/serial_tests/api/compute/admin creating build/lib/tempest/lib/services copying tempest/lib/services/clients.py -> build/lib/tempest/lib/services copying tempest/lib/services/__init__.py -> build/lib/tempest/lib/services creating build/lib/tempest/lib/common copying tempest/lib/common/validation_resources.py -> build/lib/tempest/lib/common copying tempest/lib/common/thread.py -> build/lib/tempest/lib/common copying tempest/lib/common/ssh.py -> build/lib/tempest/lib/common copying tempest/lib/common/rest_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/profiler.py -> build/lib/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> build/lib/tempest/lib/common copying tempest/lib/common/jsonschema_validator.py -> build/lib/tempest/lib/common copying tempest/lib/common/http.py -> build/lib/tempest/lib/common copying tempest/lib/common/fixed_network.py -> build/lib/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> build/lib/tempest/lib/common copying tempest/lib/common/cred_provider.py -> build/lib/tempest/lib/common copying tempest/lib/common/cred_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_utils.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_request.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_microversion_fixture.py -> build/lib/tempest/lib/common copying tempest/lib/common/__init__.py -> build/lib/tempest/lib/common creating build/lib/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/__init__.py -> build/lib/tempest/lib/cmd creating build/lib/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/base.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/__init__.py -> build/lib/tempest/lib/cli creating build/lib/tempest/lib/api_schema copying tempest/lib/api_schema/__init__.py -> build/lib/tempest/lib/api_schema creating build/lib/tempest/lib/services/volume copying tempest/lib/services/volume/base_client.py -> build/lib/tempest/lib/services/volume copying tempest/lib/services/volume/__init__.py -> build/lib/tempest/lib/services/volume creating build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/resource_providers_client.py -> build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/placement_client.py -> build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/base_placement_client.py -> build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/__init__.py -> build/lib/tempest/lib/services/placement creating build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/object_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/container_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/capabilities_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/bulk_middleware_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/account_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/__init__.py -> build/lib/tempest/lib/services/object_storage creating build/lib/tempest/lib/services/network copying tempest/lib/services/network/versions_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/trunks_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/tags_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/subnets_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/service_providers_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/segments_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/security_groups_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/security_group_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/routers_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/quotas_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/ports_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/networks_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/metering_labels_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/metering_label_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/loggable_resource_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/log_resource_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_port_forwarding_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/extensions_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/base.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/agents_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/__init__.py -> build/lib/tempest/lib/services/network creating build/lib/tempest/lib/services/image copying tempest/lib/services/image/__init__.py -> build/lib/tempest/lib/services/image creating build/lib/tempest/lib/services/identity copying tempest/lib/services/identity/__init__.py -> build/lib/tempest/lib/services/identity creating build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/volumes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/versions_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_usages_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_networks_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/services_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/servers_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/server_groups_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/server_external_events_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_groups_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_rules_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_default_rules_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/quotas_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/quota_classes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/networks_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/migrations_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/limits_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/keypairs_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/interfaces_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/images_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/hypervisor_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/hosts_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/flavors_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/extensions_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/certificates_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/base_compute_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/baremetal_nodes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/availability_zone_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/assisted_volume_snapshots_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/aggregates_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/agents_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/__init__.py -> build/lib/tempest/lib/services/compute creating build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volumes_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/versions_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/transfers_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/services_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quotas_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/qos_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/messages_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/limits_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/hosts_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/groups_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/extensions_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/capabilities_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/base_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/backups_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/attachments_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/__init__.py -> build/lib/tempest/lib/services/volume/v3 creating build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volumes_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/types_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/transfers_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/services_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quotas_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/qos_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/limits_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/hosts_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/extensions_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/capabilities_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/backups_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/__init__.py -> build/lib/tempest/lib/services/volume/v2 creating build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/versions_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/tasks_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/schemas_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/resource_types_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespaces_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_tags_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_properties_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_objects_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/images_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_members_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_cache_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/__init__.py -> build/lib/tempest/lib/services/image/v2 creating build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/versions_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/users_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/trusts_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/token_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/services_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/service_providers_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/roles_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/role_assignments_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/regions_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/protocols_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/projects_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/project_tags_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/policies_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_token_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/mappings_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/limits_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/inherited_roles_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_providers_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/groups_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoints_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domains_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domain_configuration_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/credentials_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/catalog_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/application_credentials_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/access_rules_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/__init__.py -> build/lib/tempest/lib/services/identity/v3 creating build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/token_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/tenants_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/services_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/roles_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/identity_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/endpoints_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/__init__.py -> build/lib/tempest/lib/services/identity/v2 creating build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/test_utils.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/misc.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/__init__.py -> build/lib/tempest/lib/common/utils creating build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/__init__.py -> build/lib/tempest/lib/common/utils/linux creating build/lib/tempest/lib/api_schema/response copying tempest/lib/api_schema/response/__init__.py -> build/lib/tempest/lib/api_schema/response creating build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volumes.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volume_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/transfers.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/snapshots.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/services.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quotas.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quota_classes.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/qos.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/messages.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_volume.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/limits.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/hosts.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/groups.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_snapshots.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/extensions.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/encryption_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/capabilities.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/backups.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/__init__.py -> build/lib/tempest/lib/api_schema/response/volume creating build/lib/tempest/lib/api_schema/response/compute copying tempest/lib/api_schema/response/compute/__init__.py -> build/lib/tempest/lib/api_schema/response/compute creating build/lib/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/api_schema/response/volume/v3_7/services.py -> build/lib/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/api_schema/response/volume/v3_7/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_7 creating build/lib/tempest/lib/api_schema/response/volume/v3_69 copying tempest/lib/api_schema/response/volume/v3_69/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_69 copying tempest/lib/api_schema/response/volume/v3_69/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_69 creating build/lib/tempest/lib/api_schema/response/volume/v3_65 copying tempest/lib/api_schema/response/volume/v3_65/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_65 copying tempest/lib/api_schema/response/volume/v3_65/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_65 creating build/lib/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_64/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_64/backups.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_64/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 creating build/lib/tempest/lib/api_schema/response/volume/v3_63 copying tempest/lib/api_schema/response/volume/v3_63/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_63 copying tempest/lib/api_schema/response/volume/v3_63/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_63 creating build/lib/tempest/lib/api_schema/response/volume/v3_61 copying tempest/lib/api_schema/response/volume/v3_61/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_61 copying tempest/lib/api_schema/response/volume/v3_61/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_61 creating build/lib/tempest/lib/api_schema/response/volume/v3_57 copying tempest/lib/api_schema/response/volume/v3_57/transfers.py -> build/lib/tempest/lib/api_schema/response/volume/v3_57 copying tempest/lib/api_schema/response/volume/v3_57/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_57 creating build/lib/tempest/lib/api_schema/response/volume/v3_55 copying tempest/lib/api_schema/response/volume/v3_55/transfers.py -> build/lib/tempest/lib/api_schema/response/volume/v3_55 copying tempest/lib/api_schema/response/volume/v3_55/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_55 creating build/lib/tempest/lib/api_schema/response/compute/v2_99 copying tempest/lib/api_schema/response/compute/v2_99/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_99 copying tempest/lib/api_schema/response/compute/v2_99/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_99 creating build/lib/tempest/lib/api_schema/response/compute/v2_98 copying tempest/lib/api_schema/response/compute/v2_98/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_98 copying tempest/lib/api_schema/response/compute/v2_98/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_98 creating build/lib/tempest/lib/api_schema/response/compute/v2_97 copying tempest/lib/api_schema/response/compute/v2_97/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_97 copying tempest/lib/api_schema/response/compute/v2_97/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_97 creating build/lib/tempest/lib/api_schema/response/compute/v2_96 copying tempest/lib/api_schema/response/compute/v2_96/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_96 copying tempest/lib/api_schema/response/compute/v2_96/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_96 creating build/lib/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 creating build/lib/tempest/lib/api_schema/response/compute/v2_89 copying tempest/lib/api_schema/response/compute/v2_89/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_89 copying tempest/lib/api_schema/response/compute/v2_89/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_89 creating build/lib/tempest/lib/api_schema/response/compute/v2_84 copying tempest/lib/api_schema/response/compute/v2_84/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_84 creating build/lib/tempest/lib/api_schema/response/compute/v2_80 copying tempest/lib/api_schema/response/compute/v2_80/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_80 copying tempest/lib/api_schema/response/compute/v2_80/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_80 copying tempest/lib/api_schema/response/compute/v2_80/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_80 creating build/lib/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 creating build/lib/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_79/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_79/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_79 creating build/lib/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_75/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_75/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_75 creating build/lib/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 creating build/lib/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 creating build/lib/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 creating build/lib/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_64/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_64 creating build/lib/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 creating build/lib/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_62/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_62/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_62 creating build/lib/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 creating build/lib/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 creating build/lib/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 creating build/lib/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_58/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_58/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_58 creating build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 creating build/lib/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 creating build/lib/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 creating build/lib/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 creating build/lib/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_51/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_51/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_51 creating build/lib/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_50/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_50 creating build/lib/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 creating build/lib/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 creating build/lib/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 creating build/lib/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 creating build/lib/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 creating build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 creating build/lib/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_33/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_33 creating build/lib/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 creating build/lib/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 creating build/lib/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 creating build/lib/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 creating build/lib/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 creating build/lib/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 creating build/lib/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 creating build/lib/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 creating build/lib/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 creating build/lib/tempest/lib/api_schema/response/compute/v2_100 copying tempest/lib/api_schema/response/compute/v2_100/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_100 copying tempest/lib/api_schema/response/compute/v2_100/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_100 creating build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_external_events.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 creating build/lib/tempest/common/utils copying tempest/common/utils/net_utils.py -> build/lib/tempest/common/utils copying tempest/common/utils/net_info.py -> build/lib/tempest/common/utils copying tempest/common/utils/net_downtime.py -> build/lib/tempest/common/utils copying tempest/common/utils/__init__.py -> build/lib/tempest/common/utils creating build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/__init__.py -> build/lib/tempest/common/utils/linux creating build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_list.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_extend.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_clone_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_clone.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_backup.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_actions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_delete_cascade.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_absolute_limits.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_versions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_snapshot_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_extensions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> build/lib/tempest/api/volume copying tempest/api/volume/base.py -> build/lib/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> build/lib/tempest/api/volume copying tempest/api/volume/__init__.py -> build/lib/tempest/api/volume creating build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_version.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_slo.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_expiry.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_healthcheck.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_crossdomain.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync_middleware.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_staticweb.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_services_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_quotas.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_services_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_bulk.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/base.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/__init__.py -> build/lib/tempest/api/object_storage creating build/lib/tempest/api/network copying tempest/api/network/test_versions.py -> build/lib/tempest/api/network copying tempest/api/network/test_tags.py -> build/lib/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/test_service_providers.py -> build/lib/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/test_routers_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_routers.py -> build/lib/tempest/api/network copying tempest/api/network/test_ports.py -> build/lib/tempest/api/network copying tempest/api/network/test_networks_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_networks.py -> build/lib/tempest/api/network copying tempest/api/network/test_floating_ips_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_floating_ips.py -> build/lib/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> build/lib/tempest/api/network copying tempest/api/network/test_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> build/lib/tempest/api/network copying tempest/api/network/test_allowed_address_pair.py -> build/lib/tempest/api/network copying tempest/api/network/test_agent_management_negative.py -> build/lib/tempest/api/network copying tempest/api/network/base_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/base.py -> build/lib/tempest/api/network copying tempest/api/network/__init__.py -> build/lib/tempest/api/network creating build/lib/tempest/api/image copying tempest/api/image/base.py -> build/lib/tempest/api/image copying tempest/api/image/__init__.py -> build/lib/tempest/api/image creating build/lib/tempest/api/identity copying tempest/api/identity/base.py -> build/lib/tempest/api/identity copying tempest/api/identity/__init__.py -> build/lib/tempest/api/identity creating build/lib/tempest/api/compute copying tempest/api/compute/test_versions.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_tenant_networks.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_quotas.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_networks.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_extensions.py -> build/lib/tempest/api/compute copying tempest/api/compute/base.py -> build/lib/tempest/api/compute copying tempest/api/compute/api_microversion_fixture.py -> build/lib/tempest/api/compute copying tempest/api/compute/__init__.py -> build/lib/tempest/api/compute creating build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_list.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_backup.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_actions.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_type_access.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quota_classes.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_pools.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_manage.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_hosts.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_user_messages.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshots_actions.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshot_manage.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_multi_backend.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_groups.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_types.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_type_specs.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_snapshots.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_encrypted_volumes_extend.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_backends_capabilities.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/__init__.py -> build/lib/tempest/api/volume/admin creating build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers_negative.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers_dvr.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_ports.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_metering_extensions.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_external_network_extension.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/__init__.py -> build/lib/tempest/api/network/admin creating build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_versions.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags_negative.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_negative.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member_negative.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_formats.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_dependency.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/__init__.py -> build/lib/tempest/api/image/v2 creating build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_image_task.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_image_caching.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/__init__.py -> build/lib/tempest/api/image/v2/admin creating build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_users.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_tokens.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_projects.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_ec2_credentials.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_domains.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_catalog.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_application_credentials.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_api_discovery.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_access_rules.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/__init__.py -> build/lib/tempest/api/identity/v3 creating build/lib/tempest/api/identity/admin copying tempest/api/identity/admin/__init__.py -> build/lib/tempest/api/identity/admin creating build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_trusts.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_tokens.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_services.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_roles.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_regions.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_project_tags.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_policies.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_users.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_projects.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_inherits.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_groups.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domain_configuration.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_default_project_id.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_credentials.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_application_credentials.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/__init__.py -> build/lib/tempest/api/identity/admin/v3 creating build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_negative.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_list.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_get.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volume_snapshots.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume_negative.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/__init__.py -> build/lib/tempest/api/compute/volumes creating build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_microversions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_tags.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_personality.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_password.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_group.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_actions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_novnc.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_servers_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_server_filters.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_disk_config.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_device_tagging.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_delete_server.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server_multi_nic.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_availability_zone.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_attach_interfaces.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/__init__.py -> build/lib/tempest/api/compute/servers creating build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups_negative.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/base.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/__init__.py -> build/lib/tempest/api/compute/security_groups creating build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits_negative.py -> build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/__init__.py -> build/lib/tempest/api/compute/limits creating build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_v22.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_negative.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/base.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/__init__.py -> build/lib/tempest/api/compute/keypairs creating build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/__init__.py -> build/lib/tempest/api/compute/images creating build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/base.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/__init__.py -> build/lib/tempest/api/compute/floating_ips creating build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors_negative.py -> build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors.py -> build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/__init__.py -> build/lib/tempest/api/compute/flavors creating build/lib/tempest/api/compute/certificates copying tempest/api/compute/certificates/__init__.py -> build/lib/tempest/api/compute/certificates creating build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_volumes_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume_swap.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_spice.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_services_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_services.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_on_multinodes.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_external_events.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_security_groups.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_networks.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_migrations.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_keypairs_v210.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_microversions.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_delete_server.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_create_server.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_auto_allocate_network.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_assisted_volume_snapshots.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/__init__.py -> build/lib/tempest/api/compute/admin running egg_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.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 'tempest.egg-info/SOURCES.txt' copying tempest/README.rst -> build/lib/tempest copying tempest/tests/README.rst -> build/lib/tempest/tests copying tempest/serial_tests/README.rst -> build/lib/tempest/serial_tests copying tempest/scenario/README.rst -> build/lib/tempest/scenario copying tempest/cmd/config-generator.tempest.conf -> build/lib/tempest/cmd copying tempest/api/README.rst -> build/lib/tempest/api copying tempest/tests/files/failing-tests -> build/lib/tempest/tests/files copying tempest/tests/files/passing-tests -> build/lib/tempest/tests/files copying tempest/tests/files/setup.cfg -> build/lib/tempest/tests/files copying tempest/tests/files/testr-conf -> build/lib/tempest/tests/files copying tempest/tests/cmd/test_resource_list.json -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_saved_state_json.json -> build/lib/tempest/tests/cmd creating build/lib/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> build/lib/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> build/lib/tempest/tests/cmd/subunit_describe_calls_data installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/tempest copying build/lib/tempest/README.rst -> build/bdist.linux-x86_64/wheel/./tempest creating build/bdist.linux-x86_64/wheel/tempest/api copying build/lib/tempest/api/README.rst -> build/bdist.linux-x86_64/wheel/./tempest/api creating build/bdist.linux-x86_64/wheel/tempest/api/compute creating build/bdist.linux-x86_64/wheel/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_aggregates_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_assisted_volume_snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_auto_allocate_network.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_create_server.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_delete_server.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_microversions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_keypairs_v210.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_migrations.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_networks.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_security_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_external_events.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_on_multinodes.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_spice.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volume.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volume_swap.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volumes_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/admin creating build/bdist.linux-x86_64/wheel/tempest/api/compute/certificates copying build/lib/tempest/api/compute/certificates/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/certificates creating build/bdist.linux-x86_64/wheel/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/flavors creating build/bdist.linux-x86_64/wheel/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/floating_ips creating build/bdist.linux-x86_64/wheel/tempest/api/compute/images copying build/lib/tempest/api/compute/images/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_images.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/images creating build/bdist.linux-x86_64/wheel/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_v22.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/keypairs creating build/bdist.linux-x86_64/wheel/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/limits creating build/bdist.linux-x86_64/wheel/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_group_rules.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_group_rules_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_groups_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/security_groups creating build/bdist.linux-x86_64/wheel/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_attach_interfaces.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server_multi_nic.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_delete_server.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_device_tagging.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_disk_config.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_server_filters.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_servers_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_novnc.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_group.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_password.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_personality.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_tags.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers_microversions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/servers creating build/bdist.linux-x86_64/wheel/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volume_snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_get.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_list.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute/volumes copying build/lib/tempest/api/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/api_microversion_fixture.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/test_extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/test_networks.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/test_quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/test_tenant_networks.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute copying build/lib/tempest/api/compute/test_versions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/compute creating build/bdist.linux-x86_64/wheel/tempest/api/identity creating build/bdist.linux-x86_64/wheel/tempest/api/identity/admin creating build/bdist.linux-x86_64/wheel/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_application_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_default_project_id.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domain_configuration.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoint_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_inherits.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_projects.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_users.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_oauth_consumers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_policies.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_project_tags.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_regions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_roles.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_tokens.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_trusts.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/admin creating build/bdist.linux-x86_64/wheel/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_access_rules.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_api_discovery.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_application_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_catalog.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_domains.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_ec2_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_projects.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_tokens.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_users.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity/v3 copying build/lib/tempest/api/identity/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity copying build/lib/tempest/api/identity/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/identity creating build/bdist.linux-x86_64/wheel/tempest/api/image creating build/bdist.linux-x86_64/wheel/tempest/api/image/v2 creating build/bdist.linux-x86_64/wheel/tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_image_caching.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_image_task.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_dependency.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_formats.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_schema.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_versions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image/v2 copying build/lib/tempest/api/image/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image copying build/lib/tempest/api/image/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/image creating build/bdist.linux-x86_64/wheel/tempest/api/network creating build/bdist.linux-x86_64/wheel/tempest/api/network/admin copying build/lib/tempest/api/network/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_dhcp_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_network_extension.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_networks_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_floating_ips_admin_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_metering_extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_ports.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_dvr.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network/admin copying build/lib/tempest/api/network/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/base_security_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_agent_management_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_allowed_address_pair.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_dhcp_ipv6.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_extra_dhcp_options.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_floating_ips.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_floating_ips_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_networks.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_networks_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_ports.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_routers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_routers_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_security_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_security_groups_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_service_providers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_subnetpools_extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_tags.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network copying build/lib/tempest/api/network/test_versions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/network creating build/bdist.linux-x86_64/wheel/tempest/api/object_storage copying build/lib/tempest/api/object_storage/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_bulk.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_staticweb.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync_middleware.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_crossdomain.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_healthcheck.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_expiry.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_slo.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_version.py -> build/bdist.linux-x86_64/wheel/./tempest/api/object_storage creating build/bdist.linux-x86_64/wheel/tempest/api/volume creating build/bdist.linux-x86_64/wheel/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_backends_capabilities.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_encrypted_volumes_extend.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_type_specs.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_types.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_multi_backend.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_qos.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshot_manage.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshots_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_user_messages.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_hosts.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_manage.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_pools.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quota_classes.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_retype.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_services.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_services_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_type_access.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_backup.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_list.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume/admin copying build/lib/tempest/api/volume/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/api_microversion_fixture.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/base.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_image_metadata.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_snapshot_metadata.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_versions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volume_absolute_limits.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volume_delete_cascade.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volume_metadata.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volume_transfers.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_actions.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_backup.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_extend.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_get.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_list.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_list.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_negative.py -> build/bdist.linux-x86_64/wheel/./tempest/api/volume copying build/lib/tempest/api/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/api creating build/bdist.linux-x86_64/wheel/tempest/cmd copying build/lib/tempest/cmd/config-generator.tempest.conf -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/init.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/main.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/run.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/subunit_describe_calls.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/workspace.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/list_plugins.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/cleanup.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/cleanup_service.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/verify_tempest_config.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd copying build/lib/tempest/cmd/account_generator.py -> build/bdist.linux-x86_64/wheel/./tempest/cmd creating build/bdist.linux-x86_64/wheel/tempest/common creating build/bdist.linux-x86_64/wheel/tempest/common/utils creating build/bdist.linux-x86_64/wheel/tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/remote_client.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils/linux copying build/lib/tempest/common/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils copying build/lib/tempest/common/utils/net_downtime.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils copying build/lib/tempest/common/utils/net_info.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils copying build/lib/tempest/common/utils/net_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/common/utils copying build/lib/tempest/common/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/compute.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/concurrency.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/credentials_factory.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/custom_matchers.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/identity.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/image.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/object_storage.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/tempest_fixtures.py -> build/bdist.linux-x86_64/wheel/./tempest/common copying build/lib/tempest/common/waiters.py -> build/bdist.linux-x86_64/wheel/./tempest/common creating build/bdist.linux-x86_64/wheel/tempest/hacking copying build/lib/tempest/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/hacking copying build/lib/tempest/hacking/checks.py -> build/bdist.linux-x86_64/wheel/./tempest/hacking creating build/bdist.linux-x86_64/wheel/tempest/lib creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/agents.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/certificates.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hosts.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/images.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/limits.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/migrations.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/server_external_events.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/services.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/versions.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_1 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_100 copying build/lib/tempest/lib/api_schema/response/compute/v2_100/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_100 copying build/lib/tempest/lib/api_schema/response/compute/v2_100/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_100 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_11 copying build/lib/tempest/lib/api_schema/response/compute/v2_11/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_11 copying build/lib/tempest/lib/api_schema/response/compute/v2_11/services.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_11 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/response/compute/v2_13/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_13 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_16 copying build/lib/tempest/lib/api_schema/response/compute/v2_16/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_16 copying build/lib/tempest/lib/api_schema/response/compute/v2_16/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_16 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_19 copying build/lib/tempest/lib/api_schema/response/compute/v2_19/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_19 copying build/lib/tempest/lib/api_schema/response/compute/v2_19/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_19 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_2 copying build/lib/tempest/lib/api_schema/response/compute/v2_2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_2 copying build/lib/tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_2 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_23 copying build/lib/tempest/lib/api_schema/response/compute/v2_23/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_23 copying build/lib/tempest/lib/api_schema/response/compute/v2_23/migrations.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_23 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_26 copying build/lib/tempest/lib/api_schema/response/compute/v2_26/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_26 copying build/lib/tempest/lib/api_schema/response/compute/v2_26/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_26 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_28 copying build/lib/tempest/lib/api_schema/response/compute/v2_28/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_28 copying build/lib/tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_28 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_3 copying build/lib/tempest/lib/api_schema/response/compute/v2_3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_3 copying build/lib/tempest/lib/api_schema/response/compute/v2_3/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_3 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_33 copying build/lib/tempest/lib/api_schema/response/compute/v2_33/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_33 copying build/lib/tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_33 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/limits.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_36 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_39 copying build/lib/tempest/lib/api_schema/response/compute/v2_39/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_39 copying build/lib/tempest/lib/api_schema/response/compute/v2_39/limits.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_39 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_41 copying build/lib/tempest/lib/api_schema/response/compute/v2_41/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_41 copying build/lib/tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_41 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_45 copying build/lib/tempest/lib/api_schema/response/compute/v2_45/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_45 copying build/lib/tempest/lib/api_schema/response/compute/v2_45/images.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_45 copying build/lib/tempest/lib/api_schema/response/compute/v2_45/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_45 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_47 copying build/lib/tempest/lib/api_schema/response/compute/v2_47/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_47 copying build/lib/tempest/lib/api_schema/response/compute/v2_47/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_47 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_48 copying build/lib/tempest/lib/api_schema/response/compute/v2_48/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_48 copying build/lib/tempest/lib/api_schema/response/compute/v2_48/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_48 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_50 copying build/lib/tempest/lib/api_schema/response/compute/v2_50/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_50 copying build/lib/tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_50 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_51 copying build/lib/tempest/lib/api_schema/response/compute/v2_51/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_51 copying build/lib/tempest/lib/api_schema/response/compute/v2_51/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_51 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_53 copying build/lib/tempest/lib/api_schema/response/compute/v2_53/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_53 copying build/lib/tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_53 copying build/lib/tempest/lib/api_schema/response/compute/v2_53/services.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_53 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_54 copying build/lib/tempest/lib/api_schema/response/compute/v2_54/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_54 copying build/lib/tempest/lib/api_schema/response/compute/v2_54/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_54 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_55 copying build/lib/tempest/lib/api_schema/response/compute/v2_55/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_55 copying build/lib/tempest/lib/api_schema/response/compute/v2_55/flavors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_55 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/limits.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_57 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_58 copying build/lib/tempest/lib/api_schema/response/compute/v2_58/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_58 copying build/lib/tempest/lib/api_schema/response/compute/v2_58/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_58 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_59 copying build/lib/tempest/lib/api_schema/response/compute/v2_59/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_59 copying build/lib/tempest/lib/api_schema/response/compute/v2_59/migrations.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_59 copying build/lib/tempest/lib/api_schema/response/compute/v2_59/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_59 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_6 copying build/lib/tempest/lib/api_schema/response/compute/v2_6/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_6 copying build/lib/tempest/lib/api_schema/response/compute/v2_6/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_6 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_61 copying build/lib/tempest/lib/api_schema/response/compute/v2_61/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_61 copying build/lib/tempest/lib/api_schema/response/compute/v2_61/flavors.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_61 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_62 copying build/lib/tempest/lib/api_schema/response/compute/v2_62/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_62 copying build/lib/tempest/lib/api_schema/response/compute/v2_62/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_62 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_63 copying build/lib/tempest/lib/api_schema/response/compute/v2_63/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_63 copying build/lib/tempest/lib/api_schema/response/compute/v2_63/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_63 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_64 copying build/lib/tempest/lib/api_schema/response/compute/v2_64/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_64 copying build/lib/tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_64 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_70 copying build/lib/tempest/lib/api_schema/response/compute/v2_70/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_70 copying build/lib/tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_70 copying build/lib/tempest/lib/api_schema/response/compute/v2_70/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_70 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_71 copying build/lib/tempest/lib/api_schema/response/compute/v2_71/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_71 copying build/lib/tempest/lib/api_schema/response/compute/v2_71/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_71 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_73 copying build/lib/tempest/lib/api_schema/response/compute/v2_73/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_73 copying build/lib/tempest/lib/api_schema/response/compute/v2_73/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_73 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_75 copying build/lib/tempest/lib/api_schema/response/compute/v2_75/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_75 copying build/lib/tempest/lib/api_schema/response/compute/v2_75/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_75 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_79 copying build/lib/tempest/lib/api_schema/response/compute/v2_79/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_79 copying build/lib/tempest/lib/api_schema/response/compute/v2_79/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_79 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_8 copying build/lib/tempest/lib/api_schema/response/compute/v2_8/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_8 copying build/lib/tempest/lib/api_schema/response/compute/v2_8/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_8 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_80 copying build/lib/tempest/lib/api_schema/response/compute/v2_80/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_80 copying build/lib/tempest/lib/api_schema/response/compute/v2_80/migrations.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_80 copying build/lib/tempest/lib/api_schema/response/compute/v2_80/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_80 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_84 copying build/lib/tempest/lib/api_schema/response/compute/v2_84/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_84 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_89 copying build/lib/tempest/lib/api_schema/response/compute/v2_89/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_89 copying build/lib/tempest/lib/api_schema/response/compute/v2_89/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_89 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_9 copying build/lib/tempest/lib/api_schema/response/compute/v2_9/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_9 copying build/lib/tempest/lib/api_schema/response/compute/v2_9/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_9 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_96 copying build/lib/tempest/lib/api_schema/response/compute/v2_96/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_96 copying build/lib/tempest/lib/api_schema/response/compute/v2_96/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_96 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_97 copying build/lib/tempest/lib/api_schema/response/compute/v2_97/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_97 copying build/lib/tempest/lib/api_schema/response/compute/v2_97/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_97 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_98 copying build/lib/tempest/lib/api_schema/response/compute/v2_98/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_98 copying build/lib/tempest/lib/api_schema/response/compute/v2_98/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_98 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/compute/v2_99 copying build/lib/tempest/lib/api_schema/response/compute/v2_99/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_99 copying build/lib/tempest/lib/api_schema/response/compute/v2_99/servers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute/v2_99 copying build/lib/tempest/lib/api_schema/response/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/compute creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_55 copying build/lib/tempest/lib/api_schema/response/volume/v3_55/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_55 copying build/lib/tempest/lib/api_schema/response/volume/v3_55/transfers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_55 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_57 copying build/lib/tempest/lib/api_schema/response/volume/v3_57/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_57 copying build/lib/tempest/lib/api_schema/response/volume/v3_57/transfers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_57 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_61 copying build/lib/tempest/lib/api_schema/response/volume/v3_61/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_61 copying build/lib/tempest/lib/api_schema/response/volume/v3_61/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_61 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_63 copying build/lib/tempest/lib/api_schema/response/volume/v3_63/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_63 copying build/lib/tempest/lib/api_schema/response/volume/v3_63/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_63 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_64 copying build/lib/tempest/lib/api_schema/response/volume/v3_64/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_64 copying build/lib/tempest/lib/api_schema/response/volume/v3_64/backups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_64 copying build/lib/tempest/lib/api_schema/response/volume/v3_64/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_64 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_65 copying build/lib/tempest/lib/api_schema/response/volume/v3_65/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_65 copying build/lib/tempest/lib/api_schema/response/volume/v3_65/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_65 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_69 copying build/lib/tempest/lib/api_schema/response/volume/v3_69/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_69 copying build/lib/tempest/lib/api_schema/response/volume/v3_69/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_69 creating build/bdist.linux-x86_64/wheel/tempest/lib/api_schema/response/volume/v3_7 copying build/lib/tempest/lib/api_schema/response/volume/v3_7/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_7 copying build/lib/tempest/lib/api_schema/response/volume/v3_7/services.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume/v3_7 copying build/lib/tempest/lib/api_schema/response/volume/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/backups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/capabilities.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/encryption_types.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/extensions.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/group_snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/group_types.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/groups.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/hosts.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/limits.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/manage_snapshot.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/manage_volume.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/messages.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/qos.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/quota_classes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/quotas.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/services.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/snapshots.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/transfers.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/versions.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/volume_types.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema/response copying build/lib/tempest/lib/api_schema/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/api_schema creating build/bdist.linux-x86_64/wheel/tempest/lib/cli copying build/lib/tempest/lib/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cli copying build/lib/tempest/lib/cli/base.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cli copying build/lib/tempest/lib/cli/output_parser.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cli creating build/bdist.linux-x86_64/wheel/tempest/lib/cmd copying build/lib/tempest/lib/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cmd copying build/lib/tempest/lib/cmd/skip_tracker.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cmd copying build/lib/tempest/lib/cmd/check_uuid.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/cmd creating build/bdist.linux-x86_64/wheel/tempest/lib/common creating build/bdist.linux-x86_64/wheel/tempest/lib/common/utils creating build/bdist.linux-x86_64/wheel/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/remote_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/data_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/misc.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/test_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common/utils copying build/lib/tempest/lib/common/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/api_microversion_fixture.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/api_version_request.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/api_version_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/cred_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/cred_provider.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/dynamic_creds.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/fixed_network.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/http.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/jsonschema_validator.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/preprov_creds.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/profiler.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/rest_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/ssh.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/thread.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common copying build/lib/tempest/lib/common/validation_resources.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/common creating build/bdist.linux-x86_64/wheel/tempest/lib/services creating build/bdist.linux-x86_64/wheel/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/agents_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/aggregates_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/assisted_volume_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/availability_zone_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/baremetal_nodes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/base_compute_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/certificates_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/flavors_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ips_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hosts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hypervisor_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/images_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/instance_usage_audit_log_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/interfaces_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/keypairs_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/migrations_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quota_classes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_default_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/server_external_events_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/server_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/servers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_usages_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/volumes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/compute creating build/bdist.linux-x86_64/wheel/tempest/lib/services/identity creating build/bdist.linux-x86_64/wheel/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/endpoints_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/identity_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/tenants_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/users_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v2 creating build/bdist.linux-x86_64/wheel/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/access_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/application_credentials_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/catalog_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/credentials_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domain_configuration_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domains_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_filter_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoints_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/identity_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/identity_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/inherited_roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/mappings_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_consumers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/policies_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/project_tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/projects_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/protocols_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/regions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/role_assignments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/service_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/trusts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/users_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/identity creating build/bdist.linux-x86_64/wheel/tempest/lib/services/image creating build/bdist.linux-x86_64/wheel/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/image_cache_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/image_members_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/images_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_objects_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_properties_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespaces_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/resource_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/schemas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/tasks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/image creating build/bdist.linux-x86_64/wheel/tempest/lib/services/network copying build/lib/tempest/lib/services/network/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/agents_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/base.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/floating_ips_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/floating_ips_port_forwarding_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/log_resource_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/loggable_resource_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_label_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_labels_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/ports_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/routers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_group_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/segments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/service_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnetpools_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnets_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/trunks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network copying build/lib/tempest/lib/services/network/versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/network creating build/bdist.linux-x86_64/wheel/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/account_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/bulk_middleware_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/capabilities_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/container_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/object_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/object_storage creating build/bdist.linux-x86_64/wheel/tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/base_placement_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/placement_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/resource_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/placement creating build/bdist.linux-x86_64/wheel/tempest/lib/services/volume creating build/bdist.linux-x86_64/wheel/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/availability_zone_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/backups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/capabilities_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/encryption_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/hosts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/qos_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quota_classes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/scheduler_stats_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshot_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/transfers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volume_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volumes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v2 creating build/bdist.linux-x86_64/wheel/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/attachments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/availability_zone_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/backups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/base_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/capabilities_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/encryption_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/hosts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/messages_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/qos_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/quota_classes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/scheduler_stats_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/snapshot_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/transfers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/volume_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/volumes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume copying build/lib/tempest/lib/services/volume/base_client.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services/volume copying build/lib/tempest/lib/services/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services copying build/lib/tempest/lib/services/clients.py -> build/bdist.linux-x86_64/wheel/./tempest/lib/services copying build/lib/tempest/lib/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/lib copying build/lib/tempest/lib/auth.py -> build/bdist.linux-x86_64/wheel/./tempest/lib copying build/lib/tempest/lib/base.py -> build/bdist.linux-x86_64/wheel/./tempest/lib copying build/lib/tempest/lib/decorators.py -> build/bdist.linux-x86_64/wheel/./tempest/lib copying build/lib/tempest/lib/exceptions.py -> build/bdist.linux-x86_64/wheel/./tempest/lib creating build/bdist.linux-x86_64/wheel/tempest/scenario copying build/lib/tempest/scenario/README.rst -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/manager.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_compute_unified_limits.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_dashboard_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_encrypted_cinder_volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_instances_with_cinder_volumes.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_minimum_basic.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_network_advanced_server_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_network_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_network_qos_placement.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_network_v6.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_object_storage_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_security_groups_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_server_advanced_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_server_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_server_multinode.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_server_volume_attachment.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_shelve_instance.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_snapshot_pattern.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_stamp_pattern.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_unified_limits.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_volume_backup_restore.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_volume_boot_pattern.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario copying build/lib/tempest/scenario/test_volume_migrate_attached.py -> build/bdist.linux-x86_64/wheel/./tempest/scenario creating build/bdist.linux-x86_64/wheel/tempest/serial_tests copying build/lib/tempest/serial_tests/README.rst -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests creating build/bdist.linux-x86_64/wheel/tempest/serial_tests/api creating build/bdist.linux-x86_64/wheel/tempest/serial_tests/api/compute creating build/bdist.linux-x86_64/wheel/tempest/serial_tests/api/compute/admin copying build/lib/tempest/serial_tests/api/compute/admin/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/api/compute/admin copying build/lib/tempest/serial_tests/api/compute/admin/test_aggregates.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/api/compute/admin copying build/lib/tempest/serial_tests/api/compute/admin/test_server_affinity.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/api/compute/admin copying build/lib/tempest/serial_tests/api/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/api/compute copying build/lib/tempest/serial_tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/api creating build/bdist.linux-x86_64/wheel/tempest/serial_tests/scenario copying build/lib/tempest/serial_tests/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/scenario copying build/lib/tempest/serial_tests/scenario/test_aggregates_basic_ops.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests/scenario copying build/lib/tempest/serial_tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/serial_tests creating build/bdist.linux-x86_64/wheel/tempest/test_discover copying build/lib/tempest/test_discover/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/test_discover copying build/lib/tempest/test_discover/plugins.py -> build/bdist.linux-x86_64/wheel/./tempest/test_discover copying build/lib/tempest/test_discover/test_discover.py -> build/bdist.linux-x86_64/wheel/./tempest/test_discover creating build/bdist.linux-x86_64/wheel/tempest/tests copying build/lib/tempest/tests/README.rst -> build/bdist.linux-x86_64/wheel/./tempest/tests creating build/bdist.linux-x86_64/wheel/tempest/tests/api creating build/bdist.linux-x86_64/wheel/tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/test_base.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/api/compute copying build/lib/tempest/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/api creating build/bdist.linux-x86_64/wheel/tempest/tests/cmd creating build/bdist.linux-x86_64/wheel/tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/test_saved_state_json.json -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_resource_list.json -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_account_generator.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_cleanup.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_cleanup_services.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_list_plugins.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_run.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_subunit_describe_calls.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_tempest_init.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_verify_tempest_config.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_workspace.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/cmd creating build/bdist.linux-x86_64/wheel/tempest/tests/common creating build/bdist.linux-x86_64/wheel/tempest/tests/common/utils creating build/bdist.linux-x86_64/wheel/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/test_remote_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common/utils copying build/lib/tempest/tests/common/utils/test_net_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common/utils copying build/lib/tempest/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_admin_available.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_alt_available.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_compute.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_concurrency.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_credentials_factory.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_custom_matchers.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common copying build/lib/tempest/tests/common/test_waiters.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/common creating build/bdist.linux-x86_64/wheel/tempest/tests/files copying build/lib/tempest/tests/files/testr-conf -> build/bdist.linux-x86_64/wheel/./tempest/tests/files copying build/lib/tempest/tests/files/setup.cfg -> build/bdist.linux-x86_64/wheel/./tempest/tests/files copying build/lib/tempest/tests/files/passing-tests -> build/bdist.linux-x86_64/wheel/./tempest/tests/files copying build/lib/tempest/tests/files/failing-tests -> build/bdist.linux-x86_64/wheel/./tempest/tests/files copying build/lib/tempest/tests/files/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/files creating build/bdist.linux-x86_64/wheel/tempest/tests/lib creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_command_failed.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_execute.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_output_parser.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cli creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/cmd copying build/lib/tempest/tests/lib/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cmd copying build/lib/tempest/tests/lib/cmd/test_check_uuid.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/cmd creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/common creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/common/utils creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/linux/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/linux/test_remote_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_data_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_misc.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_test_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_api_version_request.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_api_version_utils.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_cred_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_dynamic_creds.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_http.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_jsonschema_validator.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_preprov_creds.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_profiler.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_rest_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_validation_resources.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/common creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_agents_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_aggregates_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_availability_zone_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_base_compute_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_certificates_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_flavors_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_floating_ips_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hosts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hypervisor_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_images_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_interfaces_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_keypairs_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_migrations_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_quota_classes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_group_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_server_external_events_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_server_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_servers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_tenant_networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_tenant_usages_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_volumes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/compute creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/identity creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_identity_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_tenants_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_users_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v2 creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_catalog_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_credentials_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_domains_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_identity_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_limit_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_mappings_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_policies_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_projects_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_protocols_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_regions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_roles_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_token_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_trusts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_users_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/identity creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/image creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_image_cache_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_image_members_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_image_tasks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_images_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespaces_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_resource_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_schemas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/image creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_agents_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_base_network_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_floating_ips_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_log_resource_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_loggable_resource_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_metering_label_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_metering_labels_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_networks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_ports_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_routers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_security_group_rules_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_security_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_segments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_service_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnetpools_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnets_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_tags_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_trunks_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/network creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_capabilities_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_object_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/object_storage creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/placement copying build/lib/tempest/tests/lib/services/placement/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/placement copying build/lib/tempest/tests/lib/services/placement/test_placement_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/placement copying build/lib/tempest/tests/lib/services/placement/test_resource_providers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/placement creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/volume creating build/bdist.linux-x86_64/wheel/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_attachments_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_backups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_extensions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_group_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_groups_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_hosts_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_limits_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_quotas_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_services_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_transfers_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_types_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_versions_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_volumes_client.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services/volume copying build/lib/tempest/tests/lib/services/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services copying build/lib/tempest/tests/lib/services/base.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services copying build/lib/tempest/tests/lib/services/registry_fixture.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services copying build/lib/tempest/tests/lib/services/test_clients.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib/services copying build/lib/tempest/tests/lib/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/fake_auth_provider.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/fake_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/fake_http.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/fake_identity.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_api_microversion_fixture.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_auth.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_base.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_credentials.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_decorators.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_ssh.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/lib/test_tempest_lib.py -> build/bdist.linux-x86_64/wheel/./tempest/tests/lib copying build/lib/tempest/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/base.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/fake_config.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/fake_tempest_plugin.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_base_test.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_config.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_decorators.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_hacking.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_imports.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_list_tests.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_microversions.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_tempest_plugin.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/test_test.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/tests/utils.py -> build/bdist.linux-x86_64/wheel/./tempest/tests copying build/lib/tempest/__init__.py -> build/bdist.linux-x86_64/wheel/./tempest copying build/lib/tempest/clients.py -> build/bdist.linux-x86_64/wheel/./tempest copying build/lib/tempest/config.py -> build/bdist.linux-x86_64/wheel/./tempest copying build/lib/tempest/exceptions.py -> build/bdist.linux-x86_64/wheel/./tempest copying build/lib/tempest/test.py -> build/bdist.linux-x86_64/wheel/./tempest copying build/lib/tempest/version.py -> build/bdist.linux-x86_64/wheel/./tempest running install_data creating build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data creating build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data/etc/tempest copying etc/accounts.yaml.sample -> build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data/etc/tempest copying etc/allow-list.yaml -> build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data/etc/tempest copying etc/logging.conf.sample -> build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data/etc/tempest copying etc/rbac-persona-accounts.yaml.sample -> build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.data/data/etc/tempest running install_egg_info Copying tempest.egg-info to build/bdist.linux-x86_64/wheel/./tempest-46.3.1.dev16-py3.12.egg-info running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) creating build/bdist.linux-x86_64/wheel/tempest-46.3.1.dev16.dist-info/WHEEL creating '/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir/pip-wheel-rsuud4hb/.tmp-n9_0nbmq/tempest-46.3.1.dev16-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tempest/README.rst' adding 'tempest/__init__.py' adding 'tempest/clients.py' adding 'tempest/config.py' adding 'tempest/exceptions.py' adding 'tempest/test.py' adding 'tempest/version.py' adding 'tempest/api/README.rst' adding 'tempest/api/__init__.py' adding 'tempest/api/compute/__init__.py' adding 'tempest/api/compute/api_microversion_fixture.py' adding 'tempest/api/compute/base.py' adding 'tempest/api/compute/test_extensions.py' adding 'tempest/api/compute/test_networks.py' adding 'tempest/api/compute/test_quotas.py' adding 'tempest/api/compute/test_tenant_networks.py' adding 'tempest/api/compute/test_versions.py' adding 'tempest/api/compute/admin/__init__.py' adding 'tempest/api/compute/admin/test_aggregates_negative.py' adding 'tempest/api/compute/admin/test_assisted_volume_snapshots.py' adding 'tempest/api/compute/admin/test_auto_allocate_network.py' adding 'tempest/api/compute/admin/test_availability_zone.py' adding 'tempest/api/compute/admin/test_availability_zone_negative.py' adding 'tempest/api/compute/admin/test_create_server.py' adding 'tempest/api/compute/admin/test_delete_server.py' adding 'tempest/api/compute/admin/test_flavors.py' adding 'tempest/api/compute/admin/test_flavors_access.py' adding 'tempest/api/compute/admin/test_flavors_access_negative.py' adding 'tempest/api/compute/admin/test_flavors_extra_specs.py' adding 'tempest/api/compute/admin/test_flavors_extra_specs_negative.py' adding 'tempest/api/compute/admin/test_flavors_microversions.py' adding 'tempest/api/compute/admin/test_hosts.py' adding 'tempest/api/compute/admin/test_hosts_negative.py' adding 'tempest/api/compute/admin/test_hypervisor.py' adding 'tempest/api/compute/admin/test_hypervisor_negative.py' adding 'tempest/api/compute/admin/test_instance_usage_audit_log.py' adding 'tempest/api/compute/admin/test_instance_usage_audit_log_negative.py' adding 'tempest/api/compute/admin/test_keypairs_v210.py' adding 'tempest/api/compute/admin/test_live_migration.py' adding 'tempest/api/compute/admin/test_live_migration_negative.py' adding 'tempest/api/compute/admin/test_migrations.py' adding 'tempest/api/compute/admin/test_networks.py' adding 'tempest/api/compute/admin/test_quotas.py' adding 'tempest/api/compute/admin/test_quotas_negative.py' adding 'tempest/api/compute/admin/test_security_groups.py' adding 'tempest/api/compute/admin/test_server_diagnostics.py' adding 'tempest/api/compute/admin/test_server_diagnostics_negative.py' adding 'tempest/api/compute/admin/test_server_external_events.py' adding 'tempest/api/compute/admin/test_servers.py' adding 'tempest/api/compute/admin/test_servers_negative.py' adding 'tempest/api/compute/admin/test_servers_on_multinodes.py' adding 'tempest/api/compute/admin/test_services.py' adding 'tempest/api/compute/admin/test_services_negative.py' adding 'tempest/api/compute/admin/test_simple_tenant_usage.py' adding 'tempest/api/compute/admin/test_simple_tenant_usage_negative.py' adding 'tempest/api/compute/admin/test_spice.py' adding 'tempest/api/compute/admin/test_volume.py' adding 'tempest/api/compute/admin/test_volume_swap.py' adding 'tempest/api/compute/admin/test_volumes_negative.py' adding 'tempest/api/compute/certificates/__init__.py' adding 'tempest/api/compute/flavors/__init__.py' adding 'tempest/api/compute/flavors/test_flavors.py' adding 'tempest/api/compute/flavors/test_flavors_negative.py' adding 'tempest/api/compute/floating_ips/__init__.py' adding 'tempest/api/compute/floating_ips/base.py' adding 'tempest/api/compute/floating_ips/test_floating_ips_actions.py' adding 'tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py' adding 'tempest/api/compute/floating_ips/test_list_floating_ips.py' adding 'tempest/api/compute/floating_ips/test_list_floating_ips_negative.py' adding 'tempest/api/compute/images/__init__.py' adding 'tempest/api/compute/images/test_image_metadata.py' adding 'tempest/api/compute/images/test_image_metadata_negative.py' adding 'tempest/api/compute/images/test_images.py' adding 'tempest/api/compute/images/test_images_negative.py' adding 'tempest/api/compute/images/test_images_oneserver.py' adding 'tempest/api/compute/images/test_images_oneserver_negative.py' adding 'tempest/api/compute/images/test_list_image_filters.py' adding 'tempest/api/compute/images/test_list_image_filters_negative.py' adding 'tempest/api/compute/images/test_list_images.py' adding 'tempest/api/compute/keypairs/__init__.py' adding 'tempest/api/compute/keypairs/base.py' adding 'tempest/api/compute/keypairs/test_keypairs.py' adding 'tempest/api/compute/keypairs/test_keypairs_negative.py' adding 'tempest/api/compute/keypairs/test_keypairs_v22.py' adding 'tempest/api/compute/limits/__init__.py' adding 'tempest/api/compute/limits/test_absolute_limits.py' adding 'tempest/api/compute/limits/test_absolute_limits_negative.py' adding 'tempest/api/compute/security_groups/__init__.py' adding 'tempest/api/compute/security_groups/base.py' adding 'tempest/api/compute/security_groups/test_security_group_rules.py' adding 'tempest/api/compute/security_groups/test_security_group_rules_negative.py' adding 'tempest/api/compute/security_groups/test_security_groups.py' adding 'tempest/api/compute/security_groups/test_security_groups_negative.py' adding 'tempest/api/compute/servers/__init__.py' adding 'tempest/api/compute/servers/test_attach_interfaces.py' adding 'tempest/api/compute/servers/test_availability_zone.py' adding 'tempest/api/compute/servers/test_create_server.py' adding 'tempest/api/compute/servers/test_create_server_multi_nic.py' adding 'tempest/api/compute/servers/test_delete_server.py' adding 'tempest/api/compute/servers/test_device_tagging.py' adding 'tempest/api/compute/servers/test_disk_config.py' adding 'tempest/api/compute/servers/test_instance_actions.py' adding 'tempest/api/compute/servers/test_instance_actions_negative.py' adding 'tempest/api/compute/servers/test_list_server_filters.py' adding 'tempest/api/compute/servers/test_list_servers_negative.py' adding 'tempest/api/compute/servers/test_multiple_create.py' adding 'tempest/api/compute/servers/test_multiple_create_negative.py' adding 'tempest/api/compute/servers/test_novnc.py' adding 'tempest/api/compute/servers/test_server_actions.py' adding 'tempest/api/compute/servers/test_server_addresses.py' adding 'tempest/api/compute/servers/test_server_addresses_negative.py' adding 'tempest/api/compute/servers/test_server_group.py' adding 'tempest/api/compute/servers/test_server_metadata.py' adding 'tempest/api/compute/servers/test_server_metadata_negative.py' adding 'tempest/api/compute/servers/test_server_password.py' adding 'tempest/api/compute/servers/test_server_personality.py' adding 'tempest/api/compute/servers/test_server_rescue.py' adding 'tempest/api/compute/servers/test_server_rescue_negative.py' adding 'tempest/api/compute/servers/test_server_tags.py' adding 'tempest/api/compute/servers/test_servers.py' adding 'tempest/api/compute/servers/test_servers_microversions.py' adding 'tempest/api/compute/servers/test_servers_negative.py' adding 'tempest/api/compute/volumes/__init__.py' adding 'tempest/api/compute/volumes/test_attach_volume.py' adding 'tempest/api/compute/volumes/test_attach_volume_negative.py' adding 'tempest/api/compute/volumes/test_volume_snapshots.py' adding 'tempest/api/compute/volumes/test_volumes_get.py' adding 'tempest/api/compute/volumes/test_volumes_list.py' adding 'tempest/api/compute/volumes/test_volumes_negative.py' adding 'tempest/api/identity/__init__.py' adding 'tempest/api/identity/base.py' adding 'tempest/api/identity/admin/__init__.py' adding 'tempest/api/identity/admin/v3/__init__.py' adding 'tempest/api/identity/admin/v3/test_application_credentials.py' adding 'tempest/api/identity/admin/v3/test_credentials.py' adding 'tempest/api/identity/admin/v3/test_default_project_id.py' adding 'tempest/api/identity/admin/v3/test_domain_configuration.py' adding 'tempest/api/identity/admin/v3/test_domains.py' adding 'tempest/api/identity/admin/v3/test_domains_negative.py' adding 'tempest/api/identity/admin/v3/test_endpoint_groups.py' adding 'tempest/api/identity/admin/v3/test_endpoints.py' adding 'tempest/api/identity/admin/v3/test_endpoints_negative.py' adding 'tempest/api/identity/admin/v3/test_groups.py' adding 'tempest/api/identity/admin/v3/test_inherits.py' adding 'tempest/api/identity/admin/v3/test_list_projects.py' adding 'tempest/api/identity/admin/v3/test_list_users.py' adding 'tempest/api/identity/admin/v3/test_oauth_consumers.py' adding 'tempest/api/identity/admin/v3/test_policies.py' adding 'tempest/api/identity/admin/v3/test_project_tags.py' adding 'tempest/api/identity/admin/v3/test_projects.py' adding 'tempest/api/identity/admin/v3/test_projects_negative.py' adding 'tempest/api/identity/admin/v3/test_regions.py' adding 'tempest/api/identity/admin/v3/test_roles.py' adding 'tempest/api/identity/admin/v3/test_services.py' adding 'tempest/api/identity/admin/v3/test_tokens.py' adding 'tempest/api/identity/admin/v3/test_trusts.py' adding 'tempest/api/identity/admin/v3/test_users.py' adding 'tempest/api/identity/admin/v3/test_users_negative.py' adding 'tempest/api/identity/v3/__init__.py' adding 'tempest/api/identity/v3/test_access_rules.py' adding 'tempest/api/identity/v3/test_api_discovery.py' adding 'tempest/api/identity/v3/test_application_credentials.py' adding 'tempest/api/identity/v3/test_catalog.py' adding 'tempest/api/identity/v3/test_domains.py' adding 'tempest/api/identity/v3/test_ec2_credentials.py' adding 'tempest/api/identity/v3/test_projects.py' adding 'tempest/api/identity/v3/test_tokens.py' adding 'tempest/api/identity/v3/test_users.py' adding 'tempest/api/image/__init__.py' adding 'tempest/api/image/base.py' adding 'tempest/api/image/v2/__init__.py' adding 'tempest/api/image/v2/test_images.py' adding 'tempest/api/image/v2/test_images_dependency.py' adding 'tempest/api/image/v2/test_images_formats.py' adding 'tempest/api/image/v2/test_images_member.py' adding 'tempest/api/image/v2/test_images_member_negative.py' adding 'tempest/api/image/v2/test_images_metadefs_schema.py' adding 'tempest/api/image/v2/test_images_negative.py' adding 'tempest/api/image/v2/test_images_tags.py' adding 'tempest/api/image/v2/test_images_tags_negative.py' adding 'tempest/api/image/v2/test_versions.py' adding 'tempest/api/image/v2/admin/__init__.py' adding 'tempest/api/image/v2/admin/test_image_caching.py' adding 'tempest/api/image/v2/admin/test_image_task.py' adding 'tempest/api/image/v2/admin/test_images.py' adding 'tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py' adding 'tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py' adding 'tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py' adding 'tempest/api/image/v2/admin/test_images_metadefs_namespaces.py' adding 'tempest/api/image/v2/admin/test_images_metadefs_resource_types.py' adding 'tempest/api/network/__init__.py' adding 'tempest/api/network/base.py' adding 'tempest/api/network/base_security_groups.py' adding 'tempest/api/network/test_agent_management_negative.py' adding 'tempest/api/network/test_allowed_address_pair.py' adding 'tempest/api/network/test_dhcp_ipv6.py' adding 'tempest/api/network/test_extensions.py' adding 'tempest/api/network/test_extra_dhcp_options.py' adding 'tempest/api/network/test_floating_ips.py' adding 'tempest/api/network/test_floating_ips_negative.py' adding 'tempest/api/network/test_networks.py' adding 'tempest/api/network/test_networks_negative.py' adding 'tempest/api/network/test_ports.py' adding 'tempest/api/network/test_routers.py' adding 'tempest/api/network/test_routers_negative.py' adding 'tempest/api/network/test_security_groups.py' adding 'tempest/api/network/test_security_groups_negative.py' adding 'tempest/api/network/test_service_providers.py' adding 'tempest/api/network/test_subnetpools_extensions.py' adding 'tempest/api/network/test_tags.py' adding 'tempest/api/network/test_versions.py' adding 'tempest/api/network/admin/__init__.py' adding 'tempest/api/network/admin/test_dhcp_agent_scheduler.py' adding 'tempest/api/network/admin/test_external_network_extension.py' adding 'tempest/api/network/admin/test_external_networks_negative.py' adding 'tempest/api/network/admin/test_floating_ips_admin_actions.py' adding 'tempest/api/network/admin/test_metering_extensions.py' adding 'tempest/api/network/admin/test_ports.py' adding 'tempest/api/network/admin/test_routers.py' adding 'tempest/api/network/admin/test_routers_dvr.py' adding 'tempest/api/network/admin/test_routers_negative.py' adding 'tempest/api/object_storage/__init__.py' adding 'tempest/api/object_storage/base.py' adding 'tempest/api/object_storage/test_account_bulk.py' adding 'tempest/api/object_storage/test_account_quotas.py' adding 'tempest/api/object_storage/test_account_quotas_negative.py' adding 'tempest/api/object_storage/test_account_services.py' adding 'tempest/api/object_storage/test_account_services_negative.py' adding 'tempest/api/object_storage/test_container_acl.py' adding 'tempest/api/object_storage/test_container_acl_negative.py' adding 'tempest/api/object_storage/test_container_quotas.py' adding 'tempest/api/object_storage/test_container_services.py' adding 'tempest/api/object_storage/test_container_services_negative.py' adding 'tempest/api/object_storage/test_container_staticweb.py' adding 'tempest/api/object_storage/test_container_sync.py' adding 'tempest/api/object_storage/test_container_sync_middleware.py' adding 'tempest/api/object_storage/test_crossdomain.py' adding 'tempest/api/object_storage/test_healthcheck.py' adding 'tempest/api/object_storage/test_object_expiry.py' adding 'tempest/api/object_storage/test_object_formpost.py' adding 'tempest/api/object_storage/test_object_formpost_negative.py' adding 'tempest/api/object_storage/test_object_services.py' adding 'tempest/api/object_storage/test_object_slo.py' adding 'tempest/api/object_storage/test_object_temp_url.py' adding 'tempest/api/object_storage/test_object_temp_url_negative.py' adding 'tempest/api/object_storage/test_object_version.py' adding 'tempest/api/volume/__init__.py' adding 'tempest/api/volume/api_microversion_fixture.py' adding 'tempest/api/volume/base.py' adding 'tempest/api/volume/test_availability_zone.py' adding 'tempest/api/volume/test_extensions.py' adding 'tempest/api/volume/test_image_metadata.py' adding 'tempest/api/volume/test_snapshot_metadata.py' adding 'tempest/api/volume/test_versions.py' adding 'tempest/api/volume/test_volume_absolute_limits.py' adding 'tempest/api/volume/test_volume_delete_cascade.py' adding 'tempest/api/volume/test_volume_metadata.py' adding 'tempest/api/volume/test_volume_transfers.py' adding 'tempest/api/volume/test_volumes_actions.py' adding 'tempest/api/volume/test_volumes_backup.py' adding 'tempest/api/volume/test_volumes_clone.py' adding 'tempest/api/volume/test_volumes_clone_negative.py' adding 'tempest/api/volume/test_volumes_extend.py' adding 'tempest/api/volume/test_volumes_get.py' adding 'tempest/api/volume/test_volumes_list.py' adding 'tempest/api/volume/test_volumes_negative.py' adding 'tempest/api/volume/test_volumes_snapshots.py' adding 'tempest/api/volume/test_volumes_snapshots_list.py' adding 'tempest/api/volume/test_volumes_snapshots_negative.py' adding 'tempest/api/volume/admin/__init__.py' adding 'tempest/api/volume/admin/test_backends_capabilities.py' adding 'tempest/api/volume/admin/test_encrypted_volumes_extend.py' adding 'tempest/api/volume/admin/test_group_snapshots.py' adding 'tempest/api/volume/admin/test_group_type_specs.py' adding 'tempest/api/volume/admin/test_group_types.py' adding 'tempest/api/volume/admin/test_groups.py' adding 'tempest/api/volume/admin/test_multi_backend.py' adding 'tempest/api/volume/admin/test_qos.py' adding 'tempest/api/volume/admin/test_snapshot_manage.py' adding 'tempest/api/volume/admin/test_snapshots_actions.py' adding 'tempest/api/volume/admin/test_user_messages.py' adding 'tempest/api/volume/admin/test_volume_hosts.py' adding 'tempest/api/volume/admin/test_volume_manage.py' adding 'tempest/api/volume/admin/test_volume_pools.py' adding 'tempest/api/volume/admin/test_volume_quota_classes.py' adding 'tempest/api/volume/admin/test_volume_quotas.py' adding 'tempest/api/volume/admin/test_volume_quotas_negative.py' adding 'tempest/api/volume/admin/test_volume_retype.py' adding 'tempest/api/volume/admin/test_volume_services.py' adding 'tempest/api/volume/admin/test_volume_services_negative.py' adding 'tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py' adding 'tempest/api/volume/admin/test_volume_type_access.py' adding 'tempest/api/volume/admin/test_volume_types.py' adding 'tempest/api/volume/admin/test_volume_types_extra_specs.py' adding 'tempest/api/volume/admin/test_volume_types_extra_specs_negative.py' adding 'tempest/api/volume/admin/test_volume_types_negative.py' adding 'tempest/api/volume/admin/test_volumes_actions.py' adding 'tempest/api/volume/admin/test_volumes_backup.py' adding 'tempest/api/volume/admin/test_volumes_list.py' adding 'tempest/cmd/__init__.py' adding 'tempest/cmd/account_generator.py' adding 'tempest/cmd/cleanup.py' adding 'tempest/cmd/cleanup_service.py' adding 'tempest/cmd/config-generator.tempest.conf' adding 'tempest/cmd/init.py' adding 'tempest/cmd/list_plugins.py' adding 'tempest/cmd/main.py' adding 'tempest/cmd/run.py' adding 'tempest/cmd/subunit_describe_calls.py' adding 'tempest/cmd/verify_tempest_config.py' adding 'tempest/cmd/workspace.py' adding 'tempest/common/__init__.py' adding 'tempest/common/compute.py' adding 'tempest/common/concurrency.py' adding 'tempest/common/credentials_factory.py' adding 'tempest/common/custom_matchers.py' adding 'tempest/common/identity.py' adding 'tempest/common/image.py' adding 'tempest/common/object_storage.py' adding 'tempest/common/tempest_fixtures.py' adding 'tempest/common/waiters.py' adding 'tempest/common/utils/__init__.py' adding 'tempest/common/utils/net_downtime.py' adding 'tempest/common/utils/net_info.py' adding 'tempest/common/utils/net_utils.py' adding 'tempest/common/utils/linux/__init__.py' adding 'tempest/common/utils/linux/remote_client.py' adding 'tempest/hacking/__init__.py' adding 'tempest/hacking/checks.py' adding 'tempest/lib/__init__.py' adding 'tempest/lib/auth.py' adding 'tempest/lib/base.py' adding 'tempest/lib/decorators.py' adding 'tempest/lib/exceptions.py' adding 'tempest/lib/api_schema/__init__.py' adding 'tempest/lib/api_schema/response/__init__.py' adding 'tempest/lib/api_schema/response/compute/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_1/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_1/agents.py' adding 'tempest/lib/api_schema/response/compute/v2_1/aggregates.py' adding 'tempest/lib/api_schema/response/compute/v2_1/availability_zone.py' adding 'tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py' adding 'tempest/lib/api_schema/response/compute/v2_1/certificates.py' adding 'tempest/lib/api_schema/response/compute/v2_1/extensions.py' adding 'tempest/lib/api_schema/response/compute/v2_1/flavors.py' adding 'tempest/lib/api_schema/response/compute/v2_1/flavors_access.py' adding 'tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py' adding 'tempest/lib/api_schema/response/compute/v2_1/floating_ips.py' adding 'tempest/lib/api_schema/response/compute/v2_1/hosts.py' adding 'tempest/lib/api_schema/response/compute/v2_1/hypervisors.py' adding 'tempest/lib/api_schema/response/compute/v2_1/images.py' adding 'tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py' adding 'tempest/lib/api_schema/response/compute/v2_1/interfaces.py' adding 'tempest/lib/api_schema/response/compute/v2_1/keypairs.py' adding 'tempest/lib/api_schema/response/compute/v2_1/limits.py' adding 'tempest/lib/api_schema/response/compute/v2_1/migrations.py' adding 'tempest/lib/api_schema/response/compute/v2_1/parameter_types.py' adding 'tempest/lib/api_schema/response/compute/v2_1/quota_classes.py' adding 'tempest/lib/api_schema/response/compute/v2_1/quotas.py' adding 'tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py' adding 'tempest/lib/api_schema/response/compute/v2_1/security_groups.py' adding 'tempest/lib/api_schema/response/compute/v2_1/server_external_events.py' adding 'tempest/lib/api_schema/response/compute/v2_1/server_groups.py' adding 'tempest/lib/api_schema/response/compute/v2_1/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_1/services.py' adding 'tempest/lib/api_schema/response/compute/v2_1/snapshots.py' adding 'tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py' adding 'tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py' adding 'tempest/lib/api_schema/response/compute/v2_1/versions.py' adding 'tempest/lib/api_schema/response/compute/v2_1/volumes.py' adding 'tempest/lib/api_schema/response/compute/v2_100/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_100/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_11/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_11/services.py' adding 'tempest/lib/api_schema/response/compute/v2_13/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_13/server_groups.py' adding 'tempest/lib/api_schema/response/compute/v2_16/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_16/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_19/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_19/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_2/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_2/keypairs.py' adding 'tempest/lib/api_schema/response/compute/v2_23/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_23/migrations.py' adding 'tempest/lib/api_schema/response/compute/v2_26/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_26/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_28/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_28/hypervisors.py' adding 'tempest/lib/api_schema/response/compute/v2_3/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_3/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_33/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_33/hypervisors.py' adding 'tempest/lib/api_schema/response/compute/v2_36/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_36/limits.py' adding 'tempest/lib/api_schema/response/compute/v2_36/quotas.py' adding 'tempest/lib/api_schema/response/compute/v2_39/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_39/limits.py' adding 'tempest/lib/api_schema/response/compute/v2_41/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_41/aggregates.py' adding 'tempest/lib/api_schema/response/compute/v2_45/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_45/images.py' adding 'tempest/lib/api_schema/response/compute/v2_45/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_47/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_47/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_48/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_48/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_50/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_50/quota_classes.py' adding 'tempest/lib/api_schema/response/compute/v2_51/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_51/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_53/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_53/hypervisors.py' adding 'tempest/lib/api_schema/response/compute/v2_53/services.py' adding 'tempest/lib/api_schema/response/compute/v2_54/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_54/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_55/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_55/flavors.py' adding 'tempest/lib/api_schema/response/compute/v2_57/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_57/limits.py' adding 'tempest/lib/api_schema/response/compute/v2_57/quota_classes.py' adding 'tempest/lib/api_schema/response/compute/v2_57/quotas.py' adding 'tempest/lib/api_schema/response/compute/v2_57/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_58/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_58/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_59/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_59/migrations.py' adding 'tempest/lib/api_schema/response/compute/v2_59/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_6/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_6/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_61/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_61/flavors.py' adding 'tempest/lib/api_schema/response/compute/v2_62/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_62/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_63/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_63/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_64/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_64/server_groups.py' adding 'tempest/lib/api_schema/response/compute/v2_70/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_70/interfaces.py' adding 'tempest/lib/api_schema/response/compute/v2_70/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_71/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_71/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_73/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_73/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_75/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_75/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_79/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_79/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_8/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_8/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_80/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_80/migrations.py' adding 'tempest/lib/api_schema/response/compute/v2_80/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_84/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_89/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_89/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_9/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_9/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_96/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_96/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_97/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_97/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_98/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_98/servers.py' adding 'tempest/lib/api_schema/response/compute/v2_99/__init__.py' adding 'tempest/lib/api_schema/response/compute/v2_99/servers.py' adding 'tempest/lib/api_schema/response/volume/__init__.py' adding 'tempest/lib/api_schema/response/volume/backups.py' adding 'tempest/lib/api_schema/response/volume/capabilities.py' adding 'tempest/lib/api_schema/response/volume/encryption_types.py' adding 'tempest/lib/api_schema/response/volume/extensions.py' adding 'tempest/lib/api_schema/response/volume/group_snapshots.py' adding 'tempest/lib/api_schema/response/volume/group_types.py' adding 'tempest/lib/api_schema/response/volume/groups.py' adding 'tempest/lib/api_schema/response/volume/hosts.py' adding 'tempest/lib/api_schema/response/volume/limits.py' adding 'tempest/lib/api_schema/response/volume/manage_snapshot.py' adding 'tempest/lib/api_schema/response/volume/manage_volume.py' adding 'tempest/lib/api_schema/response/volume/messages.py' adding 'tempest/lib/api_schema/response/volume/qos.py' adding 'tempest/lib/api_schema/response/volume/quota_classes.py' adding 'tempest/lib/api_schema/response/volume/quotas.py' adding 'tempest/lib/api_schema/response/volume/scheduler_stats.py' adding 'tempest/lib/api_schema/response/volume/services.py' adding 'tempest/lib/api_schema/response/volume/snapshots.py' adding 'tempest/lib/api_schema/response/volume/transfers.py' adding 'tempest/lib/api_schema/response/volume/versions.py' adding 'tempest/lib/api_schema/response/volume/volume_types.py' adding 'tempest/lib/api_schema/response/volume/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_55/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_55/transfers.py' adding 'tempest/lib/api_schema/response/volume/v3_57/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_57/transfers.py' adding 'tempest/lib/api_schema/response/volume/v3_61/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_61/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_63/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_63/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_64/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_64/backups.py' adding 'tempest/lib/api_schema/response/volume/v3_64/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_65/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_65/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_69/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_69/volumes.py' adding 'tempest/lib/api_schema/response/volume/v3_7/__init__.py' adding 'tempest/lib/api_schema/response/volume/v3_7/services.py' adding 'tempest/lib/cli/__init__.py' adding 'tempest/lib/cli/base.py' adding 'tempest/lib/cli/output_parser.py' adding 'tempest/lib/cmd/__init__.py' adding 'tempest/lib/cmd/check_uuid.py' adding 'tempest/lib/cmd/skip_tracker.py' adding 'tempest/lib/common/__init__.py' adding 'tempest/lib/common/api_microversion_fixture.py' adding 'tempest/lib/common/api_version_request.py' adding 'tempest/lib/common/api_version_utils.py' adding 'tempest/lib/common/cred_client.py' adding 'tempest/lib/common/cred_provider.py' adding 'tempest/lib/common/dynamic_creds.py' adding 'tempest/lib/common/fixed_network.py' adding 'tempest/lib/common/http.py' adding 'tempest/lib/common/jsonschema_validator.py' adding 'tempest/lib/common/preprov_creds.py' adding 'tempest/lib/common/profiler.py' adding 'tempest/lib/common/rest_client.py' adding 'tempest/lib/common/ssh.py' adding 'tempest/lib/common/thread.py' adding 'tempest/lib/common/validation_resources.py' adding 'tempest/lib/common/utils/__init__.py' adding 'tempest/lib/common/utils/data_utils.py' adding 'tempest/lib/common/utils/misc.py' adding 'tempest/lib/common/utils/test_utils.py' adding 'tempest/lib/common/utils/linux/__init__.py' adding 'tempest/lib/common/utils/linux/remote_client.py' adding 'tempest/lib/services/__init__.py' adding 'tempest/lib/services/clients.py' adding 'tempest/lib/services/compute/__init__.py' adding 'tempest/lib/services/compute/agents_client.py' adding 'tempest/lib/services/compute/aggregates_client.py' adding 'tempest/lib/services/compute/assisted_volume_snapshots_client.py' adding 'tempest/lib/services/compute/availability_zone_client.py' adding 'tempest/lib/services/compute/baremetal_nodes_client.py' adding 'tempest/lib/services/compute/base_compute_client.py' adding 'tempest/lib/services/compute/certificates_client.py' adding 'tempest/lib/services/compute/extensions_client.py' adding 'tempest/lib/services/compute/flavors_client.py' adding 'tempest/lib/services/compute/floating_ips_client.py' adding 'tempest/lib/services/compute/hosts_client.py' adding 'tempest/lib/services/compute/hypervisor_client.py' adding 'tempest/lib/services/compute/images_client.py' adding 'tempest/lib/services/compute/instance_usage_audit_log_client.py' adding 'tempest/lib/services/compute/interfaces_client.py' adding 'tempest/lib/services/compute/keypairs_client.py' adding 'tempest/lib/services/compute/limits_client.py' adding 'tempest/lib/services/compute/migrations_client.py' adding 'tempest/lib/services/compute/networks_client.py' adding 'tempest/lib/services/compute/quota_classes_client.py' adding 'tempest/lib/services/compute/quotas_client.py' adding 'tempest/lib/services/compute/security_group_default_rules_client.py' adding 'tempest/lib/services/compute/security_group_rules_client.py' adding 'tempest/lib/services/compute/security_groups_client.py' adding 'tempest/lib/services/compute/server_external_events_client.py' adding 'tempest/lib/services/compute/server_groups_client.py' adding 'tempest/lib/services/compute/servers_client.py' adding 'tempest/lib/services/compute/services_client.py' adding 'tempest/lib/services/compute/snapshots_client.py' adding 'tempest/lib/services/compute/tenant_networks_client.py' adding 'tempest/lib/services/compute/tenant_usages_client.py' adding 'tempest/lib/services/compute/versions_client.py' adding 'tempest/lib/services/compute/volumes_client.py' adding 'tempest/lib/services/identity/__init__.py' adding 'tempest/lib/services/identity/v2/__init__.py' adding 'tempest/lib/services/identity/v2/endpoints_client.py' adding 'tempest/lib/services/identity/v2/identity_client.py' adding 'tempest/lib/services/identity/v2/roles_client.py' adding 'tempest/lib/services/identity/v2/services_client.py' adding 'tempest/lib/services/identity/v2/tenants_client.py' adding 'tempest/lib/services/identity/v2/token_client.py' adding 'tempest/lib/services/identity/v2/users_client.py' adding 'tempest/lib/services/identity/v3/__init__.py' adding 'tempest/lib/services/identity/v3/access_rules_client.py' adding 'tempest/lib/services/identity/v3/application_credentials_client.py' adding 'tempest/lib/services/identity/v3/catalog_client.py' adding 'tempest/lib/services/identity/v3/credentials_client.py' adding 'tempest/lib/services/identity/v3/domain_configuration_client.py' adding 'tempest/lib/services/identity/v3/domains_client.py' adding 'tempest/lib/services/identity/v3/endpoint_filter_client.py' adding 'tempest/lib/services/identity/v3/endpoint_groups_client.py' adding 'tempest/lib/services/identity/v3/endpoints_client.py' adding 'tempest/lib/services/identity/v3/groups_client.py' adding 'tempest/lib/services/identity/v3/identity_client.py' adding 'tempest/lib/services/identity/v3/identity_providers_client.py' adding 'tempest/lib/services/identity/v3/inherited_roles_client.py' adding 'tempest/lib/services/identity/v3/limits_client.py' adding 'tempest/lib/services/identity/v3/mappings_client.py' adding 'tempest/lib/services/identity/v3/oauth_consumers_client.py' adding 'tempest/lib/services/identity/v3/oauth_token_client.py' adding 'tempest/lib/services/identity/v3/policies_client.py' adding 'tempest/lib/services/identity/v3/project_tags_client.py' adding 'tempest/lib/services/identity/v3/projects_client.py' adding 'tempest/lib/services/identity/v3/protocols_client.py' adding 'tempest/lib/services/identity/v3/regions_client.py' adding 'tempest/lib/services/identity/v3/role_assignments_client.py' adding 'tempest/lib/services/identity/v3/roles_client.py' adding 'tempest/lib/services/identity/v3/service_providers_client.py' adding 'tempest/lib/services/identity/v3/services_client.py' adding 'tempest/lib/services/identity/v3/token_client.py' adding 'tempest/lib/services/identity/v3/trusts_client.py' adding 'tempest/lib/services/identity/v3/users_client.py' adding 'tempest/lib/services/identity/v3/versions_client.py' adding 'tempest/lib/services/image/__init__.py' adding 'tempest/lib/services/image/v2/__init__.py' adding 'tempest/lib/services/image/v2/image_cache_client.py' adding 'tempest/lib/services/image/v2/image_members_client.py' adding 'tempest/lib/services/image/v2/images_client.py' adding 'tempest/lib/services/image/v2/namespace_objects_client.py' adding 'tempest/lib/services/image/v2/namespace_properties_client.py' adding 'tempest/lib/services/image/v2/namespace_tags_client.py' adding 'tempest/lib/services/image/v2/namespaces_client.py' adding 'tempest/lib/services/image/v2/resource_types_client.py' adding 'tempest/lib/services/image/v2/schemas_client.py' adding 'tempest/lib/services/image/v2/tasks_client.py' adding 'tempest/lib/services/image/v2/versions_client.py' adding 'tempest/lib/services/network/__init__.py' adding 'tempest/lib/services/network/agents_client.py' adding 'tempest/lib/services/network/base.py' adding 'tempest/lib/services/network/extensions_client.py' adding 'tempest/lib/services/network/floating_ips_client.py' adding 'tempest/lib/services/network/floating_ips_port_forwarding_client.py' adding 'tempest/lib/services/network/log_resource_client.py' adding 'tempest/lib/services/network/loggable_resource_client.py' adding 'tempest/lib/services/network/metering_label_rules_client.py' adding 'tempest/lib/services/network/metering_labels_client.py' adding 'tempest/lib/services/network/networks_client.py' adding 'tempest/lib/services/network/ports_client.py' adding 'tempest/lib/services/network/qos_client.py' adding 'tempest/lib/services/network/qos_limit_bandwidth_rules_client.py' adding 'tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py' adding 'tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py' adding 'tempest/lib/services/network/quotas_client.py' adding 'tempest/lib/services/network/routers_client.py' adding 'tempest/lib/services/network/security_group_rules_client.py' adding 'tempest/lib/services/network/security_groups_client.py' adding 'tempest/lib/services/network/segments_client.py' adding 'tempest/lib/services/network/service_providers_client.py' adding 'tempest/lib/services/network/subnetpools_client.py' adding 'tempest/lib/services/network/subnets_client.py' adding 'tempest/lib/services/network/tags_client.py' adding 'tempest/lib/services/network/trunks_client.py' adding 'tempest/lib/services/network/versions_client.py' adding 'tempest/lib/services/object_storage/__init__.py' adding 'tempest/lib/services/object_storage/account_client.py' adding 'tempest/lib/services/object_storage/bulk_middleware_client.py' adding 'tempest/lib/services/object_storage/capabilities_client.py' adding 'tempest/lib/services/object_storage/container_client.py' adding 'tempest/lib/services/object_storage/object_client.py' adding 'tempest/lib/services/placement/__init__.py' adding 'tempest/lib/services/placement/base_placement_client.py' adding 'tempest/lib/services/placement/placement_client.py' adding 'tempest/lib/services/placement/resource_providers_client.py' adding 'tempest/lib/services/volume/__init__.py' adding 'tempest/lib/services/volume/base_client.py' adding 'tempest/lib/services/volume/v2/__init__.py' adding 'tempest/lib/services/volume/v2/availability_zone_client.py' adding 'tempest/lib/services/volume/v2/backups_client.py' adding 'tempest/lib/services/volume/v2/capabilities_client.py' adding 'tempest/lib/services/volume/v2/encryption_types_client.py' adding 'tempest/lib/services/volume/v2/extensions_client.py' adding 'tempest/lib/services/volume/v2/hosts_client.py' adding 'tempest/lib/services/volume/v2/limits_client.py' adding 'tempest/lib/services/volume/v2/qos_client.py' adding 'tempest/lib/services/volume/v2/quota_classes_client.py' adding 'tempest/lib/services/volume/v2/quotas_client.py' adding 'tempest/lib/services/volume/v2/scheduler_stats_client.py' adding 'tempest/lib/services/volume/v2/services_client.py' adding 'tempest/lib/services/volume/v2/snapshot_manage_client.py' adding 'tempest/lib/services/volume/v2/snapshots_client.py' adding 'tempest/lib/services/volume/v2/transfers_client.py' adding 'tempest/lib/services/volume/v2/types_client.py' adding 'tempest/lib/services/volume/v2/volume_manage_client.py' adding 'tempest/lib/services/volume/v2/volumes_client.py' adding 'tempest/lib/services/volume/v3/__init__.py' adding 'tempest/lib/services/volume/v3/attachments_client.py' adding 'tempest/lib/services/volume/v3/availability_zone_client.py' adding 'tempest/lib/services/volume/v3/backups_client.py' adding 'tempest/lib/services/volume/v3/base_client.py' adding 'tempest/lib/services/volume/v3/capabilities_client.py' adding 'tempest/lib/services/volume/v3/encryption_types_client.py' adding 'tempest/lib/services/volume/v3/extensions_client.py' adding 'tempest/lib/services/volume/v3/group_snapshots_client.py' adding 'tempest/lib/services/volume/v3/group_types_client.py' adding 'tempest/lib/services/volume/v3/groups_client.py' adding 'tempest/lib/services/volume/v3/hosts_client.py' adding 'tempest/lib/services/volume/v3/limits_client.py' adding 'tempest/lib/services/volume/v3/messages_client.py' adding 'tempest/lib/services/volume/v3/qos_client.py' adding 'tempest/lib/services/volume/v3/quota_classes_client.py' adding 'tempest/lib/services/volume/v3/quotas_client.py' adding 'tempest/lib/services/volume/v3/scheduler_stats_client.py' adding 'tempest/lib/services/volume/v3/services_client.py' adding 'tempest/lib/services/volume/v3/snapshot_manage_client.py' adding 'tempest/lib/services/volume/v3/snapshots_client.py' adding 'tempest/lib/services/volume/v3/transfers_client.py' adding 'tempest/lib/services/volume/v3/types_client.py' adding 'tempest/lib/services/volume/v3/versions_client.py' adding 'tempest/lib/services/volume/v3/volume_manage_client.py' adding 'tempest/lib/services/volume/v3/volumes_client.py' adding 'tempest/scenario/README.rst' adding 'tempest/scenario/__init__.py' adding 'tempest/scenario/manager.py' adding 'tempest/scenario/test_compute_unified_limits.py' adding 'tempest/scenario/test_dashboard_basic_ops.py' adding 'tempest/scenario/test_encrypted_cinder_volumes.py' adding 'tempest/scenario/test_instances_with_cinder_volumes.py' adding 'tempest/scenario/test_minimum_basic.py' adding 'tempest/scenario/test_network_advanced_server_ops.py' adding 'tempest/scenario/test_network_basic_ops.py' adding 'tempest/scenario/test_network_qos_placement.py' adding 'tempest/scenario/test_network_v6.py' adding 'tempest/scenario/test_object_storage_basic_ops.py' adding 'tempest/scenario/test_security_groups_basic_ops.py' adding 'tempest/scenario/test_server_advanced_ops.py' adding 'tempest/scenario/test_server_basic_ops.py' adding 'tempest/scenario/test_server_multinode.py' adding 'tempest/scenario/test_server_volume_attachment.py' adding 'tempest/scenario/test_shelve_instance.py' adding 'tempest/scenario/test_snapshot_pattern.py' adding 'tempest/scenario/test_stamp_pattern.py' adding 'tempest/scenario/test_unified_limits.py' adding 'tempest/scenario/test_volume_backup_restore.py' adding 'tempest/scenario/test_volume_boot_pattern.py' adding 'tempest/scenario/test_volume_migrate_attached.py' adding 'tempest/serial_tests/README.rst' adding 'tempest/serial_tests/__init__.py' adding 'tempest/serial_tests/api/__init__.py' adding 'tempest/serial_tests/api/compute/__init__.py' adding 'tempest/serial_tests/api/compute/admin/__init__.py' adding 'tempest/serial_tests/api/compute/admin/test_aggregates.py' adding 'tempest/serial_tests/api/compute/admin/test_server_affinity.py' adding 'tempest/serial_tests/scenario/__init__.py' adding 'tempest/serial_tests/scenario/test_aggregates_basic_ops.py' adding 'tempest/test_discover/__init__.py' adding 'tempest/test_discover/plugins.py' adding 'tempest/test_discover/test_discover.py' adding 'tempest/tests/README.rst' adding 'tempest/tests/__init__.py' adding 'tempest/tests/base.py' adding 'tempest/tests/fake_config.py' adding 'tempest/tests/fake_tempest_plugin.py' adding 'tempest/tests/test_base_test.py' adding 'tempest/tests/test_config.py' adding 'tempest/tests/test_decorators.py' adding 'tempest/tests/test_hacking.py' adding 'tempest/tests/test_imports.py' adding 'tempest/tests/test_list_tests.py' adding 'tempest/tests/test_microversions.py' adding 'tempest/tests/test_tempest_plugin.py' adding 'tempest/tests/test_test.py' adding 'tempest/tests/utils.py' adding 'tempest/tests/api/__init__.py' adding 'tempest/tests/api/compute/__init__.py' adding 'tempest/tests/api/compute/test_base.py' adding 'tempest/tests/cmd/__init__.py' adding 'tempest/tests/cmd/test_account_generator.py' adding 'tempest/tests/cmd/test_cleanup.py' adding 'tempest/tests/cmd/test_cleanup_services.py' adding 'tempest/tests/cmd/test_list_plugins.py' adding 'tempest/tests/cmd/test_resource_list.json' adding 'tempest/tests/cmd/test_run.py' adding 'tempest/tests/cmd/test_saved_state_json.json' adding 'tempest/tests/cmd/test_subunit_describe_calls.py' adding 'tempest/tests/cmd/test_tempest_init.py' adding 'tempest/tests/cmd/test_verify_tempest_config.py' adding 'tempest/tests/cmd/test_workspace.py' adding 'tempest/tests/cmd/subunit_describe_calls_data/calls.subunit' adding 'tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json' adding 'tempest/tests/common/__init__.py' adding 'tempest/tests/common/test_admin_available.py' adding 'tempest/tests/common/test_alt_available.py' adding 'tempest/tests/common/test_compute.py' adding 'tempest/tests/common/test_concurrency.py' adding 'tempest/tests/common/test_credentials_factory.py' adding 'tempest/tests/common/test_custom_matchers.py' adding 'tempest/tests/common/test_waiters.py' adding 'tempest/tests/common/utils/__init__.py' adding 'tempest/tests/common/utils/test_net_utils.py' adding 'tempest/tests/common/utils/linux/__init__.py' adding 'tempest/tests/common/utils/linux/test_remote_client.py' adding 'tempest/tests/files/__init__.py' adding 'tempest/tests/files/failing-tests' adding 'tempest/tests/files/passing-tests' adding 'tempest/tests/files/setup.cfg' adding 'tempest/tests/files/testr-conf' adding 'tempest/tests/lib/__init__.py' adding 'tempest/tests/lib/fake_auth_provider.py' adding 'tempest/tests/lib/fake_credentials.py' adding 'tempest/tests/lib/fake_http.py' adding 'tempest/tests/lib/fake_identity.py' adding 'tempest/tests/lib/test_api_microversion_fixture.py' adding 'tempest/tests/lib/test_auth.py' adding 'tempest/tests/lib/test_base.py' adding 'tempest/tests/lib/test_credentials.py' adding 'tempest/tests/lib/test_decorators.py' adding 'tempest/tests/lib/test_ssh.py' adding 'tempest/tests/lib/test_tempest_lib.py' adding 'tempest/tests/lib/cli/__init__.py' adding 'tempest/tests/lib/cli/test_command_failed.py' adding 'tempest/tests/lib/cli/test_execute.py' adding 'tempest/tests/lib/cli/test_output_parser.py' adding 'tempest/tests/lib/cmd/__init__.py' adding 'tempest/tests/lib/cmd/test_check_uuid.py' adding 'tempest/tests/lib/common/__init__.py' adding 'tempest/tests/lib/common/test_api_version_request.py' adding 'tempest/tests/lib/common/test_api_version_utils.py' adding 'tempest/tests/lib/common/test_cred_client.py' adding 'tempest/tests/lib/common/test_dynamic_creds.py' adding 'tempest/tests/lib/common/test_http.py' adding 'tempest/tests/lib/common/test_jsonschema_validator.py' adding 'tempest/tests/lib/common/test_preprov_creds.py' adding 'tempest/tests/lib/common/test_profiler.py' adding 'tempest/tests/lib/common/test_rest_client.py' adding 'tempest/tests/lib/common/test_validation_resources.py' adding 'tempest/tests/lib/common/utils/__init__.py' adding 'tempest/tests/lib/common/utils/test_data_utils.py' adding 'tempest/tests/lib/common/utils/test_misc.py' adding 'tempest/tests/lib/common/utils/test_test_utils.py' adding 'tempest/tests/lib/common/utils/linux/__init__.py' adding 'tempest/tests/lib/common/utils/linux/test_remote_client.py' adding 'tempest/tests/lib/services/__init__.py' adding 'tempest/tests/lib/services/base.py' adding 'tempest/tests/lib/services/registry_fixture.py' adding 'tempest/tests/lib/services/test_clients.py' adding 'tempest/tests/lib/services/compute/__init__.py' adding 'tempest/tests/lib/services/compute/test_agents_client.py' adding 'tempest/tests/lib/services/compute/test_aggregates_client.py' adding 'tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py' adding 'tempest/tests/lib/services/compute/test_availability_zone_client.py' adding 'tempest/tests/lib/services/compute/test_baremetal_nodes_client.py' adding 'tempest/tests/lib/services/compute/test_base_compute_client.py' adding 'tempest/tests/lib/services/compute/test_certificates_client.py' adding 'tempest/tests/lib/services/compute/test_extensions_client.py' adding 'tempest/tests/lib/services/compute/test_flavors_client.py' adding 'tempest/tests/lib/services/compute/test_floating_ips_client.py' adding 'tempest/tests/lib/services/compute/test_hosts_client.py' adding 'tempest/tests/lib/services/compute/test_hypervisor_client.py' adding 'tempest/tests/lib/services/compute/test_images_client.py' adding 'tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py' adding 'tempest/tests/lib/services/compute/test_interfaces_client.py' adding 'tempest/tests/lib/services/compute/test_keypairs_client.py' adding 'tempest/tests/lib/services/compute/test_limits_client.py' adding 'tempest/tests/lib/services/compute/test_migrations_client.py' adding 'tempest/tests/lib/services/compute/test_networks_client.py' adding 'tempest/tests/lib/services/compute/test_quota_classes_client.py' adding 'tempest/tests/lib/services/compute/test_quotas_client.py' adding 'tempest/tests/lib/services/compute/test_security_group_default_rules_client.py' adding 'tempest/tests/lib/services/compute/test_security_group_rules_client.py' adding 'tempest/tests/lib/services/compute/test_security_groups_client.py' adding 'tempest/tests/lib/services/compute/test_server_external_events_client.py' adding 'tempest/tests/lib/services/compute/test_server_groups_client.py' adding 'tempest/tests/lib/services/compute/test_servers_client.py' adding 'tempest/tests/lib/services/compute/test_services_client.py' adding 'tempest/tests/lib/services/compute/test_snapshots_client.py' adding 'tempest/tests/lib/services/compute/test_tenant_networks_client.py' adding 'tempest/tests/lib/services/compute/test_tenant_usages_client.py' adding 'tempest/tests/lib/services/compute/test_versions_client.py' adding 'tempest/tests/lib/services/compute/test_volumes_client.py' adding 'tempest/tests/lib/services/identity/__init__.py' adding 'tempest/tests/lib/services/identity/v2/__init__.py' adding 'tempest/tests/lib/services/identity/v2/test_endpoints_client.py' adding 'tempest/tests/lib/services/identity/v2/test_identity_client.py' adding 'tempest/tests/lib/services/identity/v2/test_roles_client.py' adding 'tempest/tests/lib/services/identity/v2/test_services_client.py' adding 'tempest/tests/lib/services/identity/v2/test_tenants_client.py' adding 'tempest/tests/lib/services/identity/v2/test_token_client.py' adding 'tempest/tests/lib/services/identity/v2/test_users_client.py' adding 'tempest/tests/lib/services/identity/v3/__init__.py' adding 'tempest/tests/lib/services/identity/v3/test_access_rules_client.py' adding 'tempest/tests/lib/services/identity/v3/test_application_credentials_client.py' adding 'tempest/tests/lib/services/identity/v3/test_catalog_client.py' adding 'tempest/tests/lib/services/identity/v3/test_credentials_client.py' adding 'tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py' adding 'tempest/tests/lib/services/identity/v3/test_domains_client.py' adding 'tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py' adding 'tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py' adding 'tempest/tests/lib/services/identity/v3/test_endpoints_client.py' adding 'tempest/tests/lib/services/identity/v3/test_groups_client.py' adding 'tempest/tests/lib/services/identity/v3/test_identity_client.py' adding 'tempest/tests/lib/services/identity/v3/test_identity_providers_client.py' adding 'tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py' adding 'tempest/tests/lib/services/identity/v3/test_limit_client.py' adding 'tempest/tests/lib/services/identity/v3/test_mappings_client.py' adding 'tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py' adding 'tempest/tests/lib/services/identity/v3/test_oauth_token_client.py' adding 'tempest/tests/lib/services/identity/v3/test_policies_client.py' adding 'tempest/tests/lib/services/identity/v3/test_project_tags_client.py' adding 'tempest/tests/lib/services/identity/v3/test_projects_client.py' adding 'tempest/tests/lib/services/identity/v3/test_protocols_client.py' adding 'tempest/tests/lib/services/identity/v3/test_regions_client.py' adding 'tempest/tests/lib/services/identity/v3/test_role_assignments_client.py' adding 'tempest/tests/lib/services/identity/v3/test_roles_client.py' adding 'tempest/tests/lib/services/identity/v3/test_service_providers_client.py' adding 'tempest/tests/lib/services/identity/v3/test_services_client.py' adding 'tempest/tests/lib/services/identity/v3/test_token_client.py' adding 'tempest/tests/lib/services/identity/v3/test_trusts_client.py' adding 'tempest/tests/lib/services/identity/v3/test_users_client.py' adding 'tempest/tests/lib/services/identity/v3/test_versions_client.py' adding 'tempest/tests/lib/services/image/__init__.py' adding 'tempest/tests/lib/services/image/v2/__init__.py' adding 'tempest/tests/lib/services/image/v2/test_image_cache_client.py' adding 'tempest/tests/lib/services/image/v2/test_image_members_client.py' adding 'tempest/tests/lib/services/image/v2/test_image_tasks_client.py' adding 'tempest/tests/lib/services/image/v2/test_images_client.py' adding 'tempest/tests/lib/services/image/v2/test_namespace_object_client.py' adding 'tempest/tests/lib/services/image/v2/test_namespace_properties_client.py' adding 'tempest/tests/lib/services/image/v2/test_namespace_tags_client.py' adding 'tempest/tests/lib/services/image/v2/test_namespaces_client.py' adding 'tempest/tests/lib/services/image/v2/test_resource_types_client.py' adding 'tempest/tests/lib/services/image/v2/test_schemas_client.py' adding 'tempest/tests/lib/services/image/v2/test_versions_client.py' adding 'tempest/tests/lib/services/network/__init__.py' adding 'tempest/tests/lib/services/network/test_agents_client.py' adding 'tempest/tests/lib/services/network/test_base_network_client.py' adding 'tempest/tests/lib/services/network/test_extensions_client.py' adding 'tempest/tests/lib/services/network/test_floating_ips_client.py' adding 'tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py' adding 'tempest/tests/lib/services/network/test_log_resource_client.py' adding 'tempest/tests/lib/services/network/test_loggable_resource_client.py' adding 'tempest/tests/lib/services/network/test_metering_label_rules_client.py' adding 'tempest/tests/lib/services/network/test_metering_labels_client.py' adding 'tempest/tests/lib/services/network/test_networks_client.py' adding 'tempest/tests/lib/services/network/test_ports_client.py' adding 'tempest/tests/lib/services/network/test_qos_client.py' adding 'tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py' adding 'tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py' adding 'tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py' adding 'tempest/tests/lib/services/network/test_quotas_client.py' adding 'tempest/tests/lib/services/network/test_routers_client.py' adding 'tempest/tests/lib/services/network/test_security_group_rules_client.py' adding 'tempest/tests/lib/services/network/test_security_groups_client.py' adding 'tempest/tests/lib/services/network/test_segments_client.py' adding 'tempest/tests/lib/services/network/test_service_providers_client.py' adding 'tempest/tests/lib/services/network/test_subnetpools_client.py' adding 'tempest/tests/lib/services/network/test_subnets_client.py' adding 'tempest/tests/lib/services/network/test_tags_client.py' adding 'tempest/tests/lib/services/network/test_trunks_client.py' adding 'tempest/tests/lib/services/network/test_versions_client.py' adding 'tempest/tests/lib/services/object_storage/__init__.py' adding 'tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py' adding 'tempest/tests/lib/services/object_storage/test_capabilities_client.py' adding 'tempest/tests/lib/services/object_storage/test_object_client.py' adding 'tempest/tests/lib/services/placement/__init__.py' adding 'tempest/tests/lib/services/placement/test_placement_client.py' adding 'tempest/tests/lib/services/placement/test_resource_providers_client.py' adding 'tempest/tests/lib/services/volume/__init__.py' adding 'tempest/tests/lib/services/volume/v3/__init__.py' adding 'tempest/tests/lib/services/volume/v3/test_attachments_client.py' adding 'tempest/tests/lib/services/volume/v3/test_availability_zone_client.py' adding 'tempest/tests/lib/services/volume/v3/test_backups_client.py' adding 'tempest/tests/lib/services/volume/v3/test_capabilities_client.py' adding 'tempest/tests/lib/services/volume/v3/test_encryption_types_client.py' adding 'tempest/tests/lib/services/volume/v3/test_extensions_client.py' adding 'tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py' adding 'tempest/tests/lib/services/volume/v3/test_group_types_client.py' adding 'tempest/tests/lib/services/volume/v3/test_groups_client.py' adding 'tempest/tests/lib/services/volume/v3/test_hosts_client.py' adding 'tempest/tests/lib/services/volume/v3/test_limits_client.py' adding 'tempest/tests/lib/services/volume/v3/test_quota_classes_client.py' adding 'tempest/tests/lib/services/volume/v3/test_quotas_client.py' adding 'tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py' adding 'tempest/tests/lib/services/volume/v3/test_services_client.py' adding 'tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py' adding 'tempest/tests/lib/services/volume/v3/test_snapshots_client.py' adding 'tempest/tests/lib/services/volume/v3/test_transfers_client.py' adding 'tempest/tests/lib/services/volume/v3/test_types_client.py' adding 'tempest/tests/lib/services/volume/v3/test_user_messages_client.py' adding 'tempest/tests/lib/services/volume/v3/test_versions_client.py' adding 'tempest/tests/lib/services/volume/v3/test_volume_manage_client.py' adding 'tempest/tests/lib/services/volume/v3/test_volumes_client.py' adding 'tempest-46.3.1.dev16.data/data/etc/tempest/accounts.yaml.sample' adding 'tempest-46.3.1.dev16.data/data/etc/tempest/allow-list.yaml' adding 'tempest-46.3.1.dev16.data/data/etc/tempest/logging.conf.sample' adding 'tempest-46.3.1.dev16.data/data/etc/tempest/rbac-persona-accounts.yaml.sample' adding 'tempest-46.3.1.dev16.dist-info/licenses/AUTHORS' adding 'tempest-46.3.1.dev16.dist-info/licenses/LICENSE' adding 'tempest-46.3.1.dev16.dist-info/METADATA' adding 'tempest-46.3.1.dev16.dist-info/WHEEL' adding 'tempest-46.3.1.dev16.dist-info/entry_points.txt' adding 'tempest-46.3.1.dev16.dist-info/pbr.json' adding 'tempest-46.3.1.dev16.dist-info/top_level.txt' adding 'tempest-46.3.1.dev16.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for tempest (pyproject.toml): finished with status 'done' Created wheel for tempest: filename=tempest-46.3.1.dev16-py3-none-any.whl size=1628987 sha256=60e0894ff221bb27707f65151da710c0d442a0bdb5b48cc48405b94b18d5499f Stored in directory: /builddir/.cache/pip/wheels/93/77/45/57e8bf3cf92b8d148e55d42ac4cc5599351f7939eed7d38356 Successfully built tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n2PEgG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tempest-46.3.1.dev16 ++ ls /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir/tempest-46.3.1.dev16-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=tempest==46.3.1.dev16 + '[' -z tempest==46.3.1.dev16 ']' + TMPDIR=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir tempest==46.3.1.dev16 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/tempest-46.3.1.dev16/pyproject-wheeldir Processing ./pyproject-wheeldir/tempest-46.3.1.dev16-py3-none-any.whl Installing collected packages: tempest Creating /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/check-uuid to 755 changing mode of /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/skip-tracker to 755 changing mode of /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/subunit-describe-calls to 755 changing mode of /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/tempest to 755 Successfully installed tempest-46.3.1.dev16 + '[' -d /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/check-uuid /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/skip-tracker /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/subunit-describe-calls /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/tempest /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/check-uuid: updating /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/skip-tracker: updating /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/subunit-describe-calls: updating /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/tempest: updating + rm -rfv /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/RECORD --output /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest-46.3.1.dev16.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/etc/tempest/ + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64//usr/lib/python3.12/site-packages + oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf --output-file /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/etc/tempest/tempest.conf + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/etc/tempest + mv /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/etc/tempest/accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/etc/tempest/allow-list.yaml /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/etc/tempest/logging.conf.sample /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/etc/tempest/rbac-persona-accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/etc/tempest + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 46.3.1-0.20260525091716.2381404.el10 --unique-debug-suffix -46.3.1-0.20260525091716.2381404.el10.x86_64 --unique-debug-src-base openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tempest-46.3.1.dev16 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N4WoJW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tempest-46.3.1.dev16 + export OS_TEST_PATH=./tempest/tests + OS_TEST_PATH=./tempest/tests + rm -f ./tempest/tests/test_hacking.py + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tempest-46.3.1.dev16/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py312 /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_fail [0.026299s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_pass [0.012756s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_dry_run [0.007435s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_prefix_opt_precedence [0.007267s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_preserve_list [0.014006s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_euqal_version [0.000934s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_higher_version [0.003863s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_lower_version [0.000348s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_no_wait [0.004955s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active [0.003051s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_resource_list_opt_precedence [0.026045s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_no_server_wait [0.003957s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_no_fault [0.006006s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_with_fault [0.001159s] ... ok {1} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_saving_not_found [0.000975s] ... ok {1} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider [0.007921s] ... ok {1} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider_without_domain [0.008441s] ... ok {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts [0.008334s] ... ok {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts_existing_file [0.008079s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_save_state [0.027072s] ... ok {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts [0.009850s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_fail [0.014524s] ... ok {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts_existing_file [0.009305s] ... ok {1} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_admin [0.005317s] ... ok {1} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_no_admin [0.005232s] ... ok {1} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_admin [0.006462s] ... ok {1} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_no_admin [0.008437s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_pass [0.032067s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_base_service_init [0.000359s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_not_implemented_ex [0.002474s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_fail [0.009330s] ... ok {2} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_negative_concurrency [0.032478s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] [--os-password ] [--os-project-name ] [--os-domain-name ] [--tag TAG] [-r CONCURRENCY] [--with-admin] [-i {2,3}] accounts_file.yaml generator: error: argument -r/--concurrency: Concurrency value should be a positive number {2} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_zero_concurrency [0.001342s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] [--os-password ] [--os-project-name ] [--os-domain-name ] [--tag TAG] [-r CONCURRENCY] [--with-admin] [-i {2,3}] accounts_file.yaml generator: error: argument -r/--concurrency: Concurrency value should be a positive number {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_fail [0.007781s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_pass [0.006358s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_pass [0.005738s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_dry_run [0.006128s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_prefix_opt_precedence [0.005112s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_dry_run [0.014965s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_resource_list_opt_precedence [0.005516s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_save_state [0.005935s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_dry_run [0.005456s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_fail [0.004948s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_prefix_opt_precedence [0.006137s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_pass [0.005125s] ... ok {0} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV2.test_get_credential_provider [0.011328s] ... ok {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_admin [0.007192s] ... ok {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_no_admin [0.018392s] ... ok {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_admin [0.010226s] ... ok {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_no_admin [0.012316s] ... ok {0} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_load_json_resource_list [0.000739s] ... ok {0} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_load_json_saved_state [0.001983s] ... ok {0} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_take_action_got_exception [0.003079s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_fail [0.008790s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_pass [0.006474s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_dry_run [0.005021s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_dry_run [0.005540s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_resource_list_opt_precedence [0.007126s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_prefix_opt_precedence [0.025704s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_save_state [0.005868s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_prefix_opt_precedence [0.005847s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_resource_list_opt_precedence [0.005430s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_fail [0.005499s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_preserve_list [0.012459s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_prefix_opt_precedence [0.006156s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_resource_list_opt_precedence [0.005686s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_save_state [0.004488s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_fail [0.005752s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_save_state [0.004835s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_pass [0.005039s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_pass [0.004881s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_fail [0.004938s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_dry_run [0.005020s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_resource_list_opt_precedence [0.009575s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_dry_run [0.004752s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_pass [0.004891s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_prefix_opt_precedence [0.005165s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_dry_run [0.004204s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_save_state [0.006440s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_prefix_opt_precedence [0.005964s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_resource_list_opt_precedence [0.005369s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_preserve_list [0.004124s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_prefix_opt_precedence [0.006005s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_save_state [0.004753s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_resource_list_opt_precedence [0.005208s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_fail [0.008364s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_resource_list_opt_precedence [0.005660s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_save_state [0.004650s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_save_state [0.004633s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_pass [0.006421s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_fail [0.005555s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_fail [0.005499s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_dry_run [0.006013s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_pass [0.004903s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_pass [0.005646s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_prefix_opt_precedence [0.006257s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_dry_run [0.007264s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_dry_run [0.005407s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_preserve_list [0.006428s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_fail [0.005692s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_prefix_opt_precedence [0.006153s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_resource_list_opt_precedence [0.006938s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_pass [0.005060s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_resource_list_opt_precedence [0.005265s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_dry_run [0.004926s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_save_state [0.004476s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_save_state [0.005982s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_prefix_opt_precedence [0.005739s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_fail [0.005438s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_fail [0.007708s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_pass [0.005866s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_dry_run [0.004524s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_fail [0.061903s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_prefix_opt_precedence [0.005970s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_pass [0.005257s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_preserve_list [0.005141s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_dry_run [0.004518s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_prefix_opt_precedence [0.005682s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_preserve_list [0.004443s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_resource_list_opt_precedence [0.005127s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_save_state [0.004948s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_fail [0.005029s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_pass [0.004417s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_preserve_list [0.059494s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_dry_run [0.004756s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_pass [0.060958s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_resource_list_opt_precedence [0.006093s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_fail [0.005081s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_dry_run [0.005707s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_save_state [0.004935s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_pass [0.005392s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_fail [0.004917s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_prefix_opt_precedence [0.006705s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_dry_run [0.005313s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_pass [0.005062s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_resource_list_opt_precedence [0.006172s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_prefix_opt_precedence [0.006101s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestServerService.test_save_state [0.005608s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_dry_run [0.008761s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_preserve_list [0.004576s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_resource_list_opt_precedence [0.071018s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_fail [0.007404s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_resource_list_opt_precedence [0.005204s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_save_state [0.006226s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_pass [0.007217s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_save_state [0.004812s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_fail [0.005969s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_fail [0.005424s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_dry_run [0.006537s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_pass [0.006062s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_pass [0.006114s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_prefix_opt_precedence [0.007374s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_dry_run [0.005646s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_dry_run [0.005130s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_prefix_opt_precedence [0.005755s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_resource_list_opt_precedence [0.007870s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_prefix_opt_precedence [0.005935s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_resource_list_opt_precedence [0.006379s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_save_state [0.005916s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_preserve_list [0.004739s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_save_state [0.005980s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_resource_list_opt_precedence [0.005271s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_fail [0.006558s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_save_state [0.005302s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_fail [0.004834s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_pass [0.006497s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_pass [0.004753s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_dry_run [0.007353s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_dry_run [0.004867s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_prefix_opt_precedence [0.006779s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_prefix_opt_precedence [0.005253s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_resource_list_opt_precedence [0.006926s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_preserve_list [0.004971s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_save_state [0.006546s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_resource_list_opt_precedence [0.005530s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_save_state [0.005362s] ... ok {1} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_default [0.000800s] ... ok {1} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_regex [0.000771s] ... ok {1} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke [0.000703s] ... ok {1} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke_regex [0.000872s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_description [0.000704s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_max [0.031463s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_min [0.001243s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_parse [0.001911s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_all_stdout [0.001655s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_exception [0.001941s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_min [0.001964s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_no_items [0.001214s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_outfile_files [0.001936s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_custom_ports [0.000715s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_default_ports [0.000630s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_port_not_found [0.000667s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_parse_details_none [0.000598s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_no_match [0.000652s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_ports [0.000602s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_base [0.000668s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath [0.000674s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath_trailing_solidus [0.000753s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_remove_version_project [0.001114s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_nossl [0.000540s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_ssl [0.000645s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_path_expansion [0.002951s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_alphanumeric_data [0.003047s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_integer_data [0.002659s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_name [0.002339s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_path [0.001809s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_validate_path_exists [0.001497s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_get [0.001604s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_list_workspaces [0.002295s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move [0.002683s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_name [0.002026s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_path [0.001729s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_path [0.001909s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_workspace [0.002075s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_path_not_exist [0.001890s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory [0.002224s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory_no_path [0.001532s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry [0.001971s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_no_name [0.001585s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_wrong_name [0.001633s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename [0.002811s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_alphanumeric_data [0.002384s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_integer_data [0.002406s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_exist_old_name [0.001821s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_name_exist [0.001886s] ... ok /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_with_existing_name [0.002250s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_already_exists [0.001553s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists [0.001546s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists_check_new_name [0.001818s] ... ok {1} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_not_exists [0.001598s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__dynamic_creds__accounts_file__no_admin [0.002877s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_role [0.002870s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_type [0.002545s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__no_admin [0.002602s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__admin [0.002513s] ... ok {1} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__no_admin [0.002304s] ... ok {1} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__dynamic_creds__accounts_file__one_user [0.002206s] ... ok {1} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__one_user [0.002465s] ... ok {1} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users [0.002474s] ... ok {1} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users_identical [0.002583s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_get_server_ip_connect_method_fixed [0.000892s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_get_server_ip_connect_method_floating [0.000962s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_get_server_ip_invalid_config [0.001013s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_fully_cached [0.001266s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_not_cached [0.000796s] ... ok {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_partially_cached [0.000836s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_status [0.001168s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_status_build [0.000811s] ... ok /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( {0} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_all_stdout [0.811948s] ... ok {3} tempest.tests.cmd.test_list_plugins.TestTempestListPlugins.test_run_list_plugins [0.825427s] ... ok {3} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_no_config_path [0.000526s] ... ok {3} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_no_exist_path [0.000545s] ... ok {3} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_path [0.000396s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_status_error_on_server_build [1.001495s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_run_list [1.372971s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_min [0.826596s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_status_timeout [1.002034s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_termination [0.000762s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_run_list [1.419290s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose [0.876978s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_failing [1.350601s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_termination_error_status [1.001713s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose_all_stdout [0.823905s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main [0.245975s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_failing [1.399582s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_all_stdout [0.281662s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_output_file [0.262127s] ... ok {1} tempest.tests.common.test_waiters.TestServerWaiters.test_wait_for_server_termination_timeout [1.003830s] ... ok {1} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_no_tempest [0.002294s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ /tmp/tmpmcetdpbk/tmpzd331gs4 fixed {1} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_tempest [0.001023s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ /tmp/tmpo3orjej1/tmpgvlnp49x fixed {1} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_no_import [0.000477s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ (WARNING) /tmp/tmp4iv8pk71/tmphsttnd0s: The file is not valid as it does not contain any import line! Therefore the import needed by @decorators.idempotent_id is not added! {1} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_decorator [0.000607s] ... ok {1} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_def [0.000572s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_get_string [0.000372s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings [0.000637s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_null_version [0.004638s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_valid_version_strings [0.000621s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.001044s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_matches [0.000719s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http [0.000506s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs [0.000579s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs_and_dscv [0.000817s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_dscv [0.000684s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_timeout [0.000902s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_request [0.001840s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. for key, value in info.getheaders().items(): {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_preload [0.002141s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_fields [0.001447s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_headers [0.001612s] ... ok {1} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle [0.000147s] ... ok {1} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle_generate_trace_id [0.000700s] ... ok {1} tempest.tests.lib.common.test_profiler.TestProfiler.test_serialize [0.000866s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestResponseBodyData.test_str [0.000631s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_empty_list [0.000931s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_nullable_dict [0.001224s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_dict [0.001104s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_item [0.001048s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_list [0.001249s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_one_top_key_without_list_or_dict [0.001095s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_two_top_keys [0.001158s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_top_key_match [0.001131s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientServiceToken.test_get_headers_without_service_token [0.001111s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientServiceToken.test_log_request_full_omits_service_token [0.001333s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientServiceToken.test_service_token_is_set [0.001049s] ... ok {1} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_with_console [0.001447s] ... ok {1} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_without_console [0.001241s] ... ok {1} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_exec_command [0.001158s] ... ok {1} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_validate_authentication [0.001053s] ... ok {1} tempest.tests.lib.common.utils.test_misc.TestMisc.test_singleton [0.000844s] ... ok {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_create_assisted_volume_snapshot_with_byte_body [0.001103s] ... ok {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_create_assisted_volume_snapshot_with_str_body [0.001118s] ... ok {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_delete_assisted_volume_snapshot [0.001184s] ... ok {1} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_bytes_body [0.002552s] ... ok {1} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_str_body [0.002368s] ... ok {1} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_bytes_body [0.002267s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_failing_with_stestr_repository [1.591826s] ... ok {1} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_str_body [0.002528s] ... ok {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNotFound.test_schema [0.000816s] ... ok {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV21.test_schema [0.000764s] ... ok {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.001626s] ... ok {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.001673s] ... ok {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.001084s] ... ok {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.001187s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_associate_floating_ip_to_server [0.001076s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_byte_body [0.002646s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_str_body [0.002290s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_delete_floating_ip [0.001146s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_disassociate_floating_ip_from_server [0.000998s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_false [0.001058s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_true [0.001152s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_byte_body [0.003439s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_str_body [0.002979s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_byte_body [0.002539s] ... ok {1} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_str_body [0.002753s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_bytes_body [0.001585s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_str_body [0.001619s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_delete_keypair [0.000966s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_bytes_body [0.001615s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_str_body [0.001531s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_bytes_body [0.002209s] ... ok {1} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_str_body [0.002208s] ... ok {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.000975s] ... ok {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.001101s] ... ok {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.001165s] ... ok {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.001117s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000984s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.002434s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.002255s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_bytes_body [0.002257s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_str_body [0.002149s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.002391s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_details [0.004416s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.002173s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_bytes_body [0.002078s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_str_body [0.002042s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.002123s] ... ok {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.002805s] ... ok {1} tempest.tests.lib.services.compute.test_server_external_events_client.TestServerExternalEventsClient.test_create_server_external_events_byte_body [0.001553s] ... ok {1} tempest.tests.lib.services.compute.test_server_external_events_client.TestServerExternalEventsClient.test_create_server_external_events_str_body [0.001815s] ... ok {1} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_bytes_body [0.001304s] ... ok {1} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_str_body [0.001587s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose [0.318658s] ... ok {1} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_bytes_body [0.002026s] ... ok {1} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_str_body [0.001588s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url [0.001012s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.000879s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_double_slash [0.000909s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_bytes_body [0.002437s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_str_body [0.002228s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_bytes_body [0.002160s] ... ok {1} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_str_body [0.002203s] ... ok {1} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.001053s] ... ok {1} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.001002s] ... ok {1} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.001166s] ... ok {1} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.000996s] ... ok {1} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.001094s] ... ok {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_delete_access_rule [0.000993s] ... ok {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_list_access_rule_with_bytes_body [0.001048s] ... ok {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_list_access_rule_with_str_body [0.001103s] ... ok {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_show_access_rule_with_bytes_body [0.001050s] ... ok {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_show_access_rule_with_str_body [0.001049s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_bytes_body [0.001040s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_str_body [0.001196s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_delete_credential [0.000993s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_bytes_body [0.001158s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_str_body [0.000969s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_bytes_body [0.001273s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_str_body [0.000945s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_bytes_body [0.001026s] ... ok {1} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_str_body [0.001120s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_delete_identity_provider_with_bytes_body [0.000698s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_delete_identity_provider_with_str_body [0.000951s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_get_identity_provider_with_bytes_body [0.000959s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_get_identity_provider_with_str_body [0.000950s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_list_identity_providers_with_bytes_body [0.000946s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_list_identity_providers_with_str_body [0.001004s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_register_identity_provider_with_bytes_body [0.001116s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_register_identity_provider_with_str_body [0.000956s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_update_identity_provider_with_bytes_body [0.000985s] ... ok {1} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_update_identity_provider_with_str_body [0.000951s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_bytes_body [0.000998s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_str_body [0.001235s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_access_token [0.001250s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_request_token [0.001121s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token [0.001137s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token_role [0.001068s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_token_roles [0.001189s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_tokens [0.001063s] ... ok {1} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_revoke_access_token [0.001003s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_bytes_body [0.000928s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_str_body [0.000988s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_delete_project [0.001331s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_bytes_body [0.001399s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_str_body [0.000944s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_bytes_body [0.001152s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_str_body [0.001000s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_bytes_body [0.001071s] ... ok {1} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_str_body [0.000959s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_bytes_body [0.001038s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_str_body [0.001155s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_delete_region [0.001096s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_bytes_body [0.001120s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_str_body [0.001025s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_bytes_body [0.001193s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_str_body [0.000956s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_bytes_body [0.001052s] ... ok {1} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_str_body [0.001170s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.000926s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_str_body [0.001010s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_delete_service [0.000965s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.001054s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.001238s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.001188s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.001252s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_str_body [0.001023s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_bytes_body [0.001050s] ... ok {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_str_body [0.001018s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_show_trust_role_with_bytes_body [0.000916s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_show_trust_role_with_str_body [0.001019s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_trust_role [0.000957s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_bytes_body [0.001107s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_str_body [0.001080s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_delete_trust [0.001001s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trust_roles_with_bytes_body [0.001068s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trust_roles_with_str_body [0.001091s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_bytes_body [0.001072s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_str_body [0.000956s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_bytes_body [0.001133s] ... ok {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_str_body [0.001240s] ... ok {1} tempest.tests.lib.services.image.v2.test_image_tasks_client.TestImageTaskClient.test_create_task [0.001121s] ... ok {1} tempest.tests.lib.services.image.v2.test_image_tasks_client.TestImageTaskClient.test_list_task [0.001295s] ... ok {1} tempest.tests.lib.services.image.v2.test_image_tasks_client.TestImageTaskClient.test_show_task [0.001131s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_bytes_body [0.001073s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_str_body [0.001092s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_delete_namespace [0.001118s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_bytes_body [0.001458s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_str_body [0.001210s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_bytes_body [0.001008s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_str_body [0.001099s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_bytes_body [0.001135s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_str_body [0.001382s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_bytes_body [0.001219s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_str_body [0.001370s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_bytes_body [0.001107s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_str_body [0.001089s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_all_namespace_tags [0.001290s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_namespace_tag_definition [0.001102s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_bytes_body [0.001233s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_str_body [0.001329s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_bytes_body [0.001272s] ... ok {1} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_str_body [0.001171s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_image_with_bytes_body [0.001179s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_image_with_str_body [0.001286s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_images_with_bytes_body [0.001199s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_images_with_str_body [0.001423s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_members_with_bytes_body [0.001225s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_members_with_str_body [0.001684s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_bytes_body [0.001396s] ... ok {1} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_str_body [0.001273s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_delete_agent [0.001101s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_bytes_body [0.001292s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_str_body [0.001222s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_bytes_body [0.001289s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_str_body [0.001356s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.001961s] ... ok {1} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.001696s] ... ok {1} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.001040s] ... ok {1} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.001254s] ... ok {1} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.001131s] ... ok {1} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.001170s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_bytes_body [0.000936s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_str_body [0.001511s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_bytes_body [0.001198s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_str_body [0.001225s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_delete_network [0.001197s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_bytes_body [0.001111s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_str_body [0.001246s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.001192s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.001466s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.001285s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.001135s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_bytes_body [0.001273s] ... ok {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_str_body [0.001495s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_add_router_interface_with_bytes_body [0.000809s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_add_router_interface_with_str_body [0.001117s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_bytes_body [0.001141s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_str_body [0.001300s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_delete_router [0.001230s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_bytes_body [0.001005s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_str_body [0.001163s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_remove_router_interface_with_bytes_body [0.001292s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_remove_router_interface_with_str_body [0.001245s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_show_router_with_bytes_body [0.001365s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_show_router_with_str_body [0.001258s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_bytes_body [0.001187s] ... ok {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_str_body [0.001299s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_bytes_body [0.000770s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_str_body [0.001114s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_bytes_body [0.001392s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_str_body [0.001065s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_all_tags [0.001107s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_tag [0.001335s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_bytes_body [0.001170s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_str_body [0.001410s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_bytes_body [0.001311s] ... ok {1} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_str_body [0.001103s] ... ok {1} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_bytes_body [0.000915s] ... ok {1} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_str_body [0.001306s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_continue_with_no_continue_received [0.003097s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_no_data [0.002963s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_with_data [0.002932s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_delete_resource_provider_traits [0.001162s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_delete_resource_providers_inventories [0.000993s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_aggregates_with_bytes_body [0.001327s] ... ok {0} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose_and_all_stdout [0.243302s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_aggregates_with_str_body [0.001616s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_inventories_with_bytes_body [0.002323s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_inventories_with_str_body [0.001553s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_boot_time [0.004199s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_traits [0.001902s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_providers_with_bytes_body [0.001092s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_disks [0.003066s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_providers_with_str_body [0.001201s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_usages_with_str_body [0.001333s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_mac_address [0.002893s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_usages_with_with_bytes_body [0.001519s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_with_bytes_body [0.002522s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_with_str_body [0.001095s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_list_disks [0.004572s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_update_resource_provider_traits [0.001543s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_ping_host [0.002469s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_update_resource_providers_inventories_with_bytes_body [0.001610s] ... ok {1} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_update_resource_providers_inventories_with_str_body [0.001075s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_regular_str [0.002382s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___class_not_found [0.001634s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___no_module [0.001005s] ... ok {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_special_chars [0.003670s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___not_a_class [0.001264s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___one_class [0.001858s] ... ok {0} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_no [0.001742s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/check-uuid118nw266/tests.py:3 missing @decorators.idempotent_id('...') TestClass.test_tests {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___two_classes [0.002507s] ... ok {0} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_yes [0.002097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/check-uuidey28y46b/tests.py fixed {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_equal [0.000368s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than [0.000355s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_later_kwargs [0.002520s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than_equal [0.000317s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_no_later_kwargs [0.002147s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_header_not_present [0.000301s] ... ok {1} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_with_alias [0.001002s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_invalid_operation [0.000370s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than [0.000350s] ... ok {1} tempest.tests.lib.services.volume.v3.test_attachments_client.TestAttachmentsClient.test_show_attachment [0.001678s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than_equal [0.000311s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_not_equal [0.000315s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_with_name_in_microversion [0.000739s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_does_not_match [0.000592s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_matches [0.000843s] ... ok {0} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_not_present [0.000377s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_class_without_proxy_url [0.000367s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http [0.000415s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs [0.000361s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs_and_dscv [0.000378s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group [0.003895s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_dscv [0.000385s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_timeout [0.000359s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request [0.001099s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/common/http.py:41: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. for key, value in info.getheaders().items(): {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_preload [0.001547s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_fields [0.000938s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group_snapshot [0.003356s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_headers [0.001199s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_list_role [0.003538s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.005188s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_no_admin [0.003835s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_str_body [0.002302s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_delete_group [0.001244s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_one_role [0.004154s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_bytes_body [0.005030s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_no_previous_file [0.005362s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_str_body [0.003420s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.001649s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_previous_file [0.005747s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_str_body [0.002063s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_reset_group_status [0.001493s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_domain_creds_not_constrained_by_project [0.004477s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.003322s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds [0.004214s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_str_body [0.004228s] ... ok {1} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_update_group [0.001261s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_role [0.003626s] ... ok {1} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.003951s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_type [0.003546s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_none_available [0.002847s] ... ok {1} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.004804s] ... ok {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body [0.002074s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds [0.005020s] ... ok {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body_and_detail [0.003433s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds_none_available [0.002564s] ... ok {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body [0.002062s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_domain_manager_creds [0.003728s] ... ok {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body_and_detail [0.003557s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_domain_manager_creds_none_available [0.002652s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_accept_volume_transfer_with_bytes_body [0.002689s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_accept_volume_transfer_with_str_body [0.002258s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_free_accounts [0.006264s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_create_volume_transfer_with_bytes_body [0.002980s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_create_volume_transfer_with_str_body [0.002422s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_previous_accounts [0.004661s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_delete_volume_transfer [0.001549s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_bytes_body [0.002240s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_detail_with_bytes_body [0.002499s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_some_in_use_accounts [0.006233s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_detail_with_str_body [0.002792s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_str_body [0.002454s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash [0.006893s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_show_volume_transfer_with_bytes_body [0.002837s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash_dict [0.002579s] ... ok {1} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_show_volume_transfer_with_str_body [0.002893s] ... ok {1} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_delete_user_message [0.000927s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_match_hash_list_select_project_with_more_roles [0.003004s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_match_hash_list_with_project_name [0.002791s] ... ok {1} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_bytes_body [0.003414s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_match_hash_list_with_three_roles_in_project_account [0.002690s] ... ok {1} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_str_body [0.003542s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds [0.003721s] ... ok {1} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_bytes_body [0.003042s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds_none_available [0.002695s] ... ok {1} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_str_body [0.003256s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_project_manager_creds [0.003519s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_project_manager_creds_none_available [0.002537s] ... ok {1} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_bytes_body [0.007677s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_project_member_reader_creds_in_same_project [0.004998s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_multi_user [0.002514s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_not_multi_user [0.002627s] ... ok {1} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_str_body [0.008507s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create [0.000557s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_networks_returned_with_creds [0.003934s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create_invalid_attr [0.000840s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials [0.001936s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials_not_filled [0.000825s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_last_account [0.003808s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_not_valid [0.001362s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_valid [0.000759s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_all_attributes [0.000926s] ... ok {0} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_not_last_account [0.004249s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_match [0.000558s] ... ok {1} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_single_attribute [0.001675s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_no_match [0.000535s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_match [0.000499s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_no_match [0.000500s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_code_as_non_int [0.000708s] ... ok {1} tempest.tests.test_imports.TestImports.test_account_generator_command_import [0.002114s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_int [0.000519s] ... ok {1} tempest.tests.test_imports.TestImports.test_cleanup_command_import [0.001398s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_list [0.000511s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_list [0.000518s] ... ok {1} tempest.tests.test_imports.TestImports.test_init_command_import [0.001326s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_string [0.000712s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestProperties.test_properties [0.000579s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_post_record_resources [0.003138s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_record_dict [0.003955s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_record_list [0.005503s] ... ok {1} tempest.tests.test_imports.TestImports.test_list_plugins_command_import [0.013634s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_update_id [0.002383s] ... ok {1} tempest.tests.test_imports.TestImports.test_run_command_import [0.000946s] ... ok {1} tempest.tests.test_imports.TestImports.test_subunit_descibe_command_import [0.001147s] ... ok {1} tempest.tests.test_imports.TestImports.test_verify_tempest_config_command_import [0.000954s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_update_name [0.003050s] ... ok {1} tempest.tests.test_imports.TestImports.test_workspace_command_import [0.001453s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_update_no_id [0.002343s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRecordResources.test_resource_update_not_dict [0.001469s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestResponseBodyList.test_str [0.000342s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_invalid_version [0.004465s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_copy [0.000908s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_delete [0.000804s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_get [0.000929s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_get_chunked [0.000853s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_head [0.001460s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_210_210 [0.004720s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_patch [0.000871s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_post [0.000788s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_put [0.000861s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_copy_update_headers [0.000877s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_delete_update_headers [0.000905s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_23 [0.005556s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_get_update_headers [0.001247s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_head_update_headers [0.001083s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_patch_update_headers [0.000893s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_post_update_headers [0.000776s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_latest [0.005076s] ... ok {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_put_update_headers [0.001544s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc [0.000605s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_notfound_raised [0.000331s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_invalid_test_version [0.003819s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_latest_latest [0.002740s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_23 [0.002908s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_latest [0.003620s] ... ok {1} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_none [0.003034s] ... ok {1} tempest.tests.test_test.TestAPIMicroversionTest2.test_1 [0.000420s] ... ok {1} tempest.tests.test_test.TestAPIMicroversionTest2.test_2 [0.000797s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_exists [0.005062s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_fixture [0.007331s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config [0.005172s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config_nova_net [0.006568s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_new [0.006573s] ... ok {1} tempest.tests.test_test.TestValidationResources.test_validation_resources_no_validation [0.005450s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_failing_with_stestr_repository [1.804123s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_passing [1.429272s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_passing [1.462873s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_passing_with_stestr_repository [1.665644s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_passing_with_stestr_repository [1.576296s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_failing [1.329930s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing [1.385419s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_failing_with_stestr_repository [1.623063s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing_with_stestr_repository [1.645888s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_fails [1.353887s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_fails [1.313667s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes [1.330451s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_serverfault_raised [10.001412s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_value_error_raised [0.000989s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_no_self [0.003556s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_self [0.000769s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setupclass_cls [0.000751s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_class [0.002229s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_no_self [0.000700s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_self [0.000672s] ... ok {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_test_case [0.000704s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_bytes_body [0.005964s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_str_body [0.004032s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_delete_agent [0.002892s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_bytes_body [0.007945s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_str_body [0.007027s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.004203s] ... ok {0} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.004001s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_bytes_body [0.003519s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_str_body [0.003619s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_bytes_body [0.003297s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_str_body [0.003349s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_delete_aggregate [0.001742s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_bytes_body [0.003191s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_str_body [0.003147s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_bytes_body [0.003597s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_str_body [0.003368s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_bytes_body [0.003529s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_str_body [0.002889s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_bytes_body [0.002145s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_str_body [0.002613s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_bytes_body [0.002713s] ... ok {0} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_str_body [0.002295s] ... ok {0} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV22.test_schema [0.000485s] ... ok {0} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV25.test_schema [0.000733s] ... ok {0} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV29.test_schema [0.001104s] ... ok {0} tempest.tests.lib.services.compute.test_base_compute_client.TestServiceToken.test_service_token_is_set_in_headers [0.001105s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_bytes_body [0.001262s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_str_body [0.001783s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_bytes_body [0.001446s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_str_body [0.001531s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.001371s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.001551s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_bytes_body [0.001397s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_str_body [0.001433s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_bytes_body [0.001418s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_str_body [0.001278s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_bytes_body [0.001560s] ... ok {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_str_body [0.001623s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.001605s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_str_body [0.001636s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_bytes_body [0.001190s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_str_body [0.001044s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_bytes_body [0.001244s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_str_body [0.001013s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_bytes_body [0.001557s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_str_body [0.001452s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.002226s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_str_body [0.002335s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_bytes_body [0.001356s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_str_body [0.001476s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_bytes_body [0.001362s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_str_body [0.001409s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_bytes_body [0.001339s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_str_body [0.001414s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_bytes_body [0.001308s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_str_body [0.001506s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.002944s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_str_body [0.002899s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_bytes_body [0.001312s] ... ok {0} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_str_body [0.001374s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_bytes_body [0.002201s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_str_body [0.002344s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_delete_security_group_rule [0.001140s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_byte_body [0.001926s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_str_body [0.001829s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_delete_server_group [0.001167s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_byte_body [0.001889s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_str_body [0.001800s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_byte_body [0.001818s] ... ok {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_str_body [0.001903s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV26.test_get_remote_consoles [0.001443s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_attach_share_with_bytes_body [0.001676s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_attach_share_with_str_body [0.001718s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_detach_share_with_bytes_body [0.001259s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_detach_share_with_str_body [0.001195s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_list_share_attachments_with_bytes_body [0.002047s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_list_share_attachments_with_str_body [0.001750s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_show_share_attachment_with_bytes_body [0.001819s] ... ok {0} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV297.test_show_share_attachment_with_str_body [0.001799s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_shapshot_with_bytes_body [0.001929s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.001979s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001176s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_false [0.001209s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_true [0.001124s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_byte_body [0.002033s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_params [0.002030s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.002088s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.001867s] ... ok {0} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.002068s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_bytes_body [0.002581s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_str_body [0.002560s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_delete_volume [0.001047s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_false [0.001117s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_true [0.001001s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_byte_body [0.002838s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_params [0.002663s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_str_body [0.002699s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_bytes_body [0.002381s] ... ok {0} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_str_body [0.002520s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.000927s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.001165s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.001042s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_str_body [0.001147s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user [0.001040s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.001044s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.001141s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.001079s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.001023s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_str_body [0.001059s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.001109s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.001034s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.001007s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_str_body [0.000948s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_bytes_body [0.000967s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_str_body [0.000964s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_bytes_body [0.001048s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_str_body [0.001243s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_bytes_body [0.001096s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_str_body [0.001068s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.001013s] ... ok {0} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_str_body [0.001062s] ... ok {0} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_bytes_body [0.000948s] ... ok {0} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_str_body [0.001113s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_bytes_body [0.001061s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_str_body [0.000980s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_config [0.000936s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_config [0.000982s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_option_config [0.000986s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_bytes_body [0.000943s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_str_body [0.001051s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_bytes_body [0.001061s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_str_body [0.001064s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_bytes_body [0.001002s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_str_body [0.001035s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_bytes_body [0.000670s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_str_body [0.000579s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_bytes_body [0.000550s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_str_body [0.000688s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_bytes_body [0.000562s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_str_body [0.000536s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_test_update_domain_group_config_with_str_body [0.000742s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_bytes_body [0.002049s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_str_body [0.001062s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_config_with_bytes_body [0.000960s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_bytes_body [0.001255s] ... ok {0} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_str_body [0.000955s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.000935s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.001028s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.001080s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.001039s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_params [0.001317s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.001069s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_show_endpoint_with_bytes_body [0.001023s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_show_endpoint_with_str_body [0.001011s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_update_endpoint_with_bytes_body [0.001029s] ... ok {0} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_update_endpoint_with_str_body [0.001083s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_add_user_to_group [0.000961s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_check_user_in_group [0.001173s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.001019s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_string_body [0.001035s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group [0.001055s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group_user [0.001047s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.001142s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_string_body [0.001127s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_bytes_body [0.001132s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_string_body [0.001040s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.001073s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_string_body [0.001013s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_bytes_body [0.001004s] ... ok {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_string_body [0.001027s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_create_mapping_with_bytes_body [0.000915s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_create_mapping_with_str_body [0.001075s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_delete_mapping_with_bytes_body [0.001138s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_delete_mapping_with_str_body [0.000982s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_get_mapping_with_bytes_body [0.001058s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_get_mapping_with_str_body [0.002014s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_list_mappings_with_bytes_body [0.001090s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_list_mappings_with_str_body [0.001048s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_update_mapping_with_bytes_body [0.001082s] ... ok {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_update_mapping_with_str_body [0.001069s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_bytes_body [0.001066s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_str_body [0.001027s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_delete_consumer [0.000993s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_bytes_body [0.000961s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_str_body [0.001026s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_bytes_body [0.001016s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_str_body [0.001108s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_bytes_body [0.001019s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_str_body [0.001175s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_bytes_body [0.000907s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_str_body [0.001127s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_bytes_body [0.000989s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_str_body [0.001039s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_bytes_body [0.001043s] ... ok {0} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_str_body [0.001226s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_domain_existence [0.000970s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_project_existence [0.000960s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_system_existence [0.000995s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_inference_rule [0.001061s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_domain [0.001071s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_project [0.000994s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_system [0.001146s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_bytes_body [0.001085s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_str_body [0.000949s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_bytes_body [0.001038s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_str_body [0.001034s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.000982s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000959s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_bytes_body [0.001142s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_str_body [0.000991s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000997s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.000710s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role [0.000640s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_domain [0.000949s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_project [0.001056s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_system [0.001143s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_domain [0.000943s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.001082s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_system [0.001036s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_inference_rule [0.001092s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_bytes_body [0.001024s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_str_body [0.000962s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_bytes_body [0.001177s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_str_body [0.001048s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_bytes_body [0.001017s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_str_body [0.001090s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.001185s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.000936s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_bytes_body [0.001060s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_str_body [0.001047s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.001094s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.001032s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_bytes_body [0.001087s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_str_body [0.001005s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.001009s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.001002s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_bytes_body [0.001222s] ... ok {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_str_body [0.001024s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_change_user_password [0.000876s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.001025s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.001052s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.001032s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_string_body [0.001119s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user [0.000987s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.001148s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.001003s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.000979s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_bytes_body [0.001162s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_string_body [0.001021s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_bytes_body [0.000990s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_string_body [0.001109s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.001189s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_string_body [0.000976s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.001050s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.001008s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.000999s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_string_body [0.001038s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.001060s] ... ok {0} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_string_body [0.001125s] ... ok {0} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_bytes_body [0.001238s] ... ok {0} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_str_body [0.001031s] ... ok {0} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_clear_without_target [0.000950s] ... ok {0} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_delete [0.001031s] ... ok {0} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_queue [0.000896s] ... ok {0} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_list_cache [0.001133s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_bytes_body [0.001073s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_str_body [0.000993s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_delete_namespace_objects [0.000954s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_bytes_body [0.001081s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_str_body [0.001002s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_bytes_body [0.001028s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_str_body [0.001102s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_bytes_body [0.001096s] ... ok {0} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_str_body [0.001014s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_bytes_body [0.000919s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_str_body [0.000993s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_delete_floatingip [0.000947s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_bytes_body [0.001031s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_str_body [0.001117s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_bytes_body [0.001036s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_str_body [0.001145s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_bytes_body [0.001071s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_str_body [0.001066s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_create_port_forwarding_with_bytes_body [0.000953s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_create_port_forwarding_with_str_body [0.001013s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_list_port_forwardings_with_bytes_body [0.001003s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_list_port_forwardings_with_str_body [0.001027s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_show_port_forwardings_with_bytes_body [0.001086s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_show_port_forwardings_with_str_body [0.001112s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_update_port_forwarding_with_bytes_body [0.001048s] ... ok {0} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_update_port_forwarding_with_str_body [0.001112s] ... ok {0} tempest.tests.lib.services.network.test_loggable_resource_client.TestLoggableResourceClient.test_list_loggable_resources_with_bytes_body [0.000904s] ... ok {0} tempest.tests.lib.services.network.test_loggable_resource_client.TestLoggableResourceClient.test_list_loggable_resources_with_str_body [0.000984s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_bytes_body [0.000981s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_str_body [0.001067s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_delete_metering_label_rule [0.000989s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_bytes_body [0.001071s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_str_body [0.001096s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_bytes_body [0.000959s] ... ok {0} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_str_body [0.000960s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_bytes_body [0.001078s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_str_body [0.001139s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_delete_metering_label [0.001007s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_bytes_body [0.000985s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_str_body [0.000961s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_bytes_body [0.000956s] ... ok {0} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_str_body [0.001218s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_bytes_body [0.000809s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_str_body [0.000984s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_delete_qos_policy [0.001143s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_bytes_body [0.001255s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_str_body [0.000940s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_bytes_body [0.001041s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_str_body [0.001015s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_bytes_body [0.001063s] ... ok {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_str_body [0.001137s] ... ok {0} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_create_limit_bandwidth_rules [0.001078s] ... ok {0} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_delete_limit_bandwidth_rule [0.000531s] ... ok {0} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_list_minimum_bandwidth_rules [0.000582s] ... ok {0} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_show_limit_bandwidth_rules [0.000571s] ... ok {0} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_update_limit_bandwidth_rules [0.000562s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_bytes_body [0.000590s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_str_body [0.001081s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_delete_subnetpool [0.002331s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_bytes_body [0.000992s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_str_body [0.001212s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_bytes_body [0.000951s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_str_body [0.001019s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.001023s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_str_body [0.001054s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_bytes_body [0.000952s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_str_body [0.000968s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_bytes_body [0.001193s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_str_body [0.000973s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_delete_subnet [0.000915s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_bytes_body [0.001078s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_str_body [0.000954s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_bytes_body [0.000918s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_str_body [0.001137s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.001040s] ... ok {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_str_body [0.000946s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_create_traits [0.001362s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_delete_traits [0.001076s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_bytes_body [0.000941s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_str_body [0.001001s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_bytes_body [0.001026s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_str_body [0.001090s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_traits [0.001380s] ... ok {0} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_show_traits [0.001087s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_bytes_body [0.002054s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_bytes_body [0.003344s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_str_body [0.003319s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_params [0.004453s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_str_body [0.001974s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_bytes_body [0.001842s] ... ok {0} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_str_body [0.001877s] ... ok {0} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_bytes_body [0.002497s] ... ok {0} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_str_body [0.002294s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.001673s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.001736s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.000995s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_bytes_body [0.001352s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_str_body [0.001228s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.001993s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.002000s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_bytes_body [0.001547s] ... ok {0} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_str_body [0.001611s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_bytes_body [0.001421s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_str_body [0.001566s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_delete_group_snapshot [0.000997s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_bytes_body [0.001451s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_bytes_body [0.002021s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_str_body [0.001969s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_params [0.002765s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_str_body [0.001473s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_reset_group_snapshot_status [0.001024s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_bytes_body [0.001695s] ... ok {0} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_str_body [0.001855s] ... ok {0} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_bytes_body [0.001742s] ... ok {0} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_str_body [0.001791s] ... ok {0} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.001926s] ... ok {0} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.001919s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000917s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.001854s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.001878s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.001878s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.001983s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.001683s] ... ok {0} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.001805s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.001238s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.001331s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.002436s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.002213s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.000966s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.001147s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.002485s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.002724s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_bytes_body [0.001282s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_str_body [0.001216s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.001299s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.001522s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.002291s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.002209s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.001391s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.001307s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.002257s] ... ok {0} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.002390s] ... ok {0} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.000530s] ... ok {0} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.002284s] ... ok {0} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.002344s] ... ok {0} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_bytes_body [0.002188s] ... ok {0} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_str_body [0.002184s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_bytes_body [0.000950s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_str_body [0.001011s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_bytes_body [0.001287s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_str_body [0.001002s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_bytes_body [0.001216s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_str_body [0.001275s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_bytes_body [0.001169s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_str_body [0.001366s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_bytes_body [0.001573s] ... ok {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_str_body [0.001390s] ... ok {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_compute_microversion [0.000357s] ... ok {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_multiple_service_microversion [0.000687s] ... ok {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_placement_microversion [0.000962s] ... ok {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_volume_microversion [0.000697s] ... ok {0} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantCollision [0.000519s] ... ok {0} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantNoCollision [0.000876s] ... ok {0} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrProjectDomain [0.000718s] ... ok {0} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrUserDomain [0.000735s] ... ok {0} tempest.tests.lib.test_base.TestSetUpClass.test_setup_class_raises_runtime_error [0.000131s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create [0.000678s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create_invalid_attr [0.000845s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials [0.000973s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials_not_filled [0.000730s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_not_valid [0.000797s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_valid [0.000695s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_all_attributes [0.000845s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_single_attribute [0.001077s] ... ok {0} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_synced_attributes [0.000717s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_false [0.000740s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_true [0.000691s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_duplicated_type [0.000752s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_list_type [0.000705s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_unknown_type [0.000658s] ... ok {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_without_type [0.000671s] ... ok {0} tempest.tests.lib.test_decorators.TestCleanupOrderDecorator.test_cleanup_order_when_called_from_class_method [0.000731s] ... ok {0} tempest.tests.lib.test_decorators.TestCleanupOrderDecorator.test_cleanup_order_when_called_from_class_method_raise [0.000783s] ... ok {0} tempest.tests.lib.test_decorators.TestCleanupOrderDecorator.test_cleanup_order_when_called_from_instance_raise [0.000744s] ... ok {0} tempest.tests.lib.test_decorators.TestCleanupOrderDecorator.test_cleanup_order_when_called_from_instance_testcase [0.000905s] ... ok {0} tempest.tests.lib.test_decorators.TestCleanupOrderDecorator.test_cleanup_order_when_called_from_setup_instance [0.000714s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_duplicated_service [0.002418s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_invalid_service [0.002263s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_multiple_services [0.002432s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_service_valid_and_unavailable [0.002450s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_config_file [1.380937s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_single_service [0.002184s] ... ok {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_list [0.002015s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_grandparent_skip_checks_not_invoked [0.002092s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup [0.002670s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup_failures [0.002885s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_serial_execution_if_requested [0.004127s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_class_overwritten [0.002094s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_all [0.001945s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_multiple_role_and_system_scope [0.001985s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_role_and_multiple_scope [0.002143s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_role_and_system_scope [0.001971s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin [0.002321s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin_not_available [0.002252s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v2_not_available [0.001790s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v3_not_available [0.001761s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_resource_cleanup_not_invoked [0.002447s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_setup_credentials_not_invoked [0.001971s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_skip_checks_not_invoked [0.002003s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_no_error_flow [0.001234s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_fails [0.000878s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_credentials_clear_fails [0.001864s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_fails [0.000885s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails [0.000883s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails_clear_fails [0.001263s] ... ok {0} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_only [0.000708s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_new_old_arg_comb [4.032348s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_stestr_repository [1.652028s] ... ok The specified repository directory ./stestr already exists. Please check if the repository already exists or select a different path {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_failing [1.368711s] ... ok The specified repository directory ./stestr already exists. Please check if the repository already exists or select a different path {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_passing [1.359206s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_new_old_arg_comb_with_stestr_repository [4.900074s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_fail_check_pass [1.356429s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes [1.395103s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_fail [1.273639s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes_with_config_file [1.293837s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_pass [1.359748s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes_with_stestr_repository [1.587599s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_list [1.353607s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_failing [1.356909s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_fail_check_pass [1.427269s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_passing [1.307166s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_fail [1.318951s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_fail_check_pass [1.318775s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_pass [1.355882s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_fail [1.308241s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_slowest [1.254360s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_pass [1.289973s] ... ok {3} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_worker_file [1.245736s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_specified [0.004523s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_workspace_registered [0.011807s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_no_state [0.004118s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ No .stestr.conf file was found for local execution {3} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_state_true [0.003598s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ No .stestr.conf file was found for local execution {3} tempest.tests.cmd.test_run.TestTakeAction.test_no_workspace_config_file_state_true [0.005102s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_not_registered [0.004868s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_no_state [0.005868s] ... ok {3} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_state_true [0.005131s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_check_service_availability [0.005509s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_negative_data [0.003922s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_positive_data [0.003848s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_cinder_api_versions [0.007960s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_config_file [0.026226s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client [0.004618s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client_sysexit [0.004037s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ No tempest extensions client for fakeservice {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_keystone_api_versions [0.005674s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_nova_versions [0.004729s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_versions_invalid_response [0.003546s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_false [0.001837s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Config option fakeservice in group fake-service-available should be changed to: False {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_true [0.001956s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Config option fakeservice in group fake-service-available should be changed to: False {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions [0.002270s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions_not_implemented [0.001968s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder [0.002159s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_all [0.002146s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_none [0.002058s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron [0.002148s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_all [0.002055s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_none [0.002150s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift [0.002043s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_all [0.002146s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_none [0.002740s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_0 [0.002060s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_1 [0.002168s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_version [0.002159s] ... ok {3} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_keystone_api_versions_no_v3 [0.003452s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_list [1.329269s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_list [0.867779s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_move [0.840691s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_fail_check_pass [1.383901s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_register [0.864256s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_directory [0.890218s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_fail [1.440937s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_entry [0.860937s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_pass [1.428868s] ... ok {3} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_rename [0.802929s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__dynamic_creds__accounts_file__no_admin [0.002595s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_role [0.002357s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_type [0.002368s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__no_admin [0.002188s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__admin [0.002041s] ... ok {3} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__no_admin [0.002073s] ... ok {3} tempest.tests.common.test_concurrency.TestConcurrency.test_run_concurrent_tasks_dict_return_values [0.044938s] ... ok {3} tempest.tests.common.test_concurrency.TestConcurrency.test_run_concurrent_tasks_multiple_workers [1.053689s] ... ok {3} tempest.tests.common.test_concurrency.TestConcurrency.test_run_concurrent_tasks_single_process [0.035082s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_slowest [1.337096s] ... ok {3} tempest.tests.common.test_concurrency.TestConcurrency.test_run_concurrent_tasks_success [0.053397s] ... ok {3} tempest.tests.common.test_concurrency.TestConcurrency.test_run_concurrent_tasks_with_exception [0.053745s] ... ok {2} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_worker_file [1.287504s] ... ok {2} tempest.tests.cmd.test_subunit_describe_calls.TestArgumentParser.test_init [0.001795s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir [0.037478s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir_with_existing_local_dir_non_empty [0.002003s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_sample_config [0.022228s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_stestr_conf [0.001353s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_take_action_fails [0.001446s] ... ok {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_update_local_conf [0.017449s] ... ok {2} tempest.tests.common.test_alt_available.TestAltAvailable.test__dynamic_creds__accounts_file__one_user [0.002428s] ... ok {2} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__one_user [0.002771s] ... ok {2} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users [0.002914s] ... ok {2} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users_identical [0.002831s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_copied_to_stores [0.000780s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_copied_to_stores_status_killed [0.001194s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_copied_to_stores_timeout [0.001296s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores [0.001070s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_failure [0.001919s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_no_stores [0.001143s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_timeout [1.003445s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status [0.002604s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_error_on_image_create [0.002081s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_timeout [0.002581s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_tasks_status [0.002878s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_tasks_status_timeout [0.003055s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_tasks_status [0.002271s] ... ok {2} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_tasks_status_timeout [0.002902s] ... ok {2} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach [0.003681s] ... ok {2} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach_timeout [0.003779s] ... ok {2} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status [0.002557s] ... ok {2} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status_timeout [0.003193s] ... ok {2} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_exec_command_debug_ssh_console [0.004727s] ... ok {2} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_validate_debug_ssh_console [0.005268s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_default_api_version [0.001222s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_id [0.001440s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_name [0.001305s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_empty_api_version [0.001309s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_explicit_api_version [0.001308s] ... ok {2} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_prefix [0.001015s] ... ok {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure [0.030182s] ... ok {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure_raise_exception [0.020661s] ... ok {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_success [0.021248s] ... ok {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_with_prefix [0.004873s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_invalid_line [0.000737s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_false [0.000693s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_true [0.000647s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_false [0.000636s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_true [0.000646s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_listing [0.000736s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_invalid_line [0.000775s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_list [0.000900s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_normal_values [0.001140s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_line [0.001427s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_values [0.001372s] ... ok {2} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_normal_values [0.001094s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_equal [0.001255s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_none [0.000816s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_greater [0.000692s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_none [0.000665s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_greater [0.000622s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_none [0.000664s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_cfg_version_min_greater_than_max [0.000691s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_above_cfg_max [0.000667s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_below_cfg_min [0.000571s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_cfg_in_range [0.000612s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_equal [0.000752s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_max_in_range [0.000626s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_greater_than_max [0.000618s] ... ok {2} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_in_range [0.000799s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_create_project [0.001732s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_delete_project [0.002230s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_get_credentials [0.000983s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_show_project [0.001191s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_domain [0.001384s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_project [0.001352s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_user [0.001269s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_delete_domain [0.001584s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_delete_project [0.001378s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_get_credentials [0.001335s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_show_project [0.001382s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_admin_creds [0.004775s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_all_cred_cleanup [0.006221s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_alt_creds [0.003652s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_alt_creds_within_same_project [0.004959s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_creds_by_role_in_different_project [0.004202s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_creds_in_different_project [0.005284s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_creds_within_same_project [0.004548s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_dhcp_without_subnet [0.003564s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_different_role_creds_with_default_scope [0.003901s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_different_role_creds_with_project_scope [0.004575s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_default_scope [0.003626s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_default_scope_force_new [0.003867s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_project_scope [0.003747s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_project_scope_force_new [0.004688s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_legacy_admin_creds_in_different_project [0.003907s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_admin_creation [0.004301s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_alt_creation [0.003927s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_cleanup [0.007994s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_creation [0.003992s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_creation_with_config_set [0.003724s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_resources [0.004355s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_primary_creds [0.003171s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_admin_creds [0.003519s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_member_creds [0.003359s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_reader_creds [0.003415s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds [0.004120s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds_with_project_scope [0.003703s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_router_without_network [0.003281s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_subnet_without_network [0.003391s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_tempest_client [0.002714s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_admin_creds [0.005876s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_all_cred_cleanup [0.006693s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_alt_creds [0.005937s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_alt_creds_within_same_project [0.005963s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_creds_by_role_in_different_project [0.005940s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_creds_in_different_project [0.006670s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_creds_within_same_project [0.005742s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_dhcp_without_subnet [0.005262s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_domain_manager_creds [0.059177s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_default_scope [0.005933s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_domain_scope [0.006350s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_project_scope [0.005432s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_system_scope [0.005441s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_role_creds_with_different_scope [0.006036s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_default_scope [0.005346s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_default_scope_force_new [0.005370s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_domain_scope [0.005984s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_project_scope [0.005392s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_project_scope_force_new [0.005601s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_system_scope [0.006022s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_legacy_admin_creds_in_different_project [0.005490s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_member_role_creation_with_duplicate [0.006028s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_admin_creation [0.006510s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_alt_creation [0.005801s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_cleanup [0.010041s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_creation [0.005779s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_creation_with_config_set [0.006128s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_resources [0.005356s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_primary_creds [0.005105s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_admin_creds [0.005962s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_member_creds [0.004929s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_reader_creds [0.005343s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_manager_creds [0.006066s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds [0.005883s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_domain_scope [0.005378s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_project_scope [0.005939s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_system_scope [0.005147s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_router_without_network [0.005061s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_subnet_without_network [0.005911s] ... ok {2} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_tempest_client [0.004316s] ... ok {2} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_default [0.000510s] ... ok {2} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_off [0.000335s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_http_date [0.000702s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_integer [0.000813s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_http_date [0.000836s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_integer [0.000840s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_invalid_http_date [0.000800s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_date_header [0.001110s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_retry_after_header [0.000823s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test_is_absolute_limit_gives_false_with_retry_after [0.000841s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestResponseBody.test_str [0.000645s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_fake_content_type [0.000824s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400 [0.000613s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400_with_dict [0.000663s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401 [0.001046s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401_with_dict [0.000688s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403 [0.000603s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403_with_dict [0.001183s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404 [0.000427s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_dict [0.000414s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_invalid_dict [0.000939s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409 [0.000725s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409_with_dict [0.000733s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410 [0.000773s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_dict [0.000417s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_invalid_dict [0.000400s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_412 [0.000725s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413 [0.001025s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413_without_absolute_limit [0.000325s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_415 [0.000756s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_422 [0.000847s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_dict [0.000728s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_text [0.000421s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_dict [0.000870s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_text [0.000736s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_bigger_than_400 [0.000872s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_less_than_400 [0.000388s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_copy [0.001071s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_delete [0.001303s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_get [0.000870s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_get_chunked [0.001090s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_head [0.001728s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_patch [0.001045s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_post [0.001023s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_put [0.000932s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_fail [0.001048s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_pass [0.000726s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test__str__ [0.000664s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_get_versions [0.001284s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_deletion_with_unimplemented_deleted_method [0.000504s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion [0.000676s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion_not_deleted [0.000904s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_neutron [0.005671s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_nova_net [0.004313s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_no_rules [0.004579s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_neutron [0.005099s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_nova_net [0.004534s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture [0.001938s] ... ok {2} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture_context [0.001767s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_arbitrary_string [0.000627s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_chunkify [0.000664s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_parse_image_id [0.000689s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_infiniband_guid_address [0.000639s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_int [0.000523s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_mac_address [0.000722s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_default_prefix [0.000594s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_none_prefix [0.000598s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_prefix [0.000740s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password [0.001012s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len [0.000933s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len_2 [0.000705s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_url [0.000676s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid [0.000870s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid_hex [0.000774s] ... ok {2} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_random_bytes [0.003057s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_never_true_before_timeout [0.001185s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_at_first_call [0.000956s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_before_timeout [0.001039s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_with_params [0.001040s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header [0.000524s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header_in_raw_request [0.000922s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header [0.000714s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header_in_raw_request [0.000763s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsLatest.test_schema [0.000739s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNone.test_schema [0.000612s] ... ok {2} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV210.test_schema [0.000635s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_byte_body [0.001399s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_str_body [0.001375s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_byte_body [0.001637s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_str_body [0.001778s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_byte_body [0.001354s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_str_body [0.001557s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_byte_body [0.002929s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_byte_body [0.001927s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_str_body [0.001740s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_str_body [0.002831s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_byte_body [0.001359s] ... ok {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_str_body [0.001716s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_bytes_body [0.001924s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_str_body [0.001757s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_bytes_body [0.000910s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_str_body [0.000721s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_bytes_body [0.001828s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_str_body [0.001999s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_bytes_body [0.001787s] ... ok {2} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_str_body [0.001771s] ... ok {2} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.003030s] ... ok {2} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.002706s] ... ok {2} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_bytes_body [0.002536s] ... ok {2} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_str_body [0.002362s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_bytes_body [0.001431s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_str_body [0.001431s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_delete_security_group_default_rule [0.000753s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_bytes_body [0.002382s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_str_body [0.001473s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_bytes_body [0.001385s] ... ok {2} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_str_body [0.001404s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_byte_body [0.001511s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_str_body [0.001551s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_delete_server_group [0.000747s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_byte_body [0.001775s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_str_body [0.001641s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_byte_body [0.001716s] ... ok {2} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_str_body [0.001674s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.001216s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.001184s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.001221s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.001204s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.002089s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_str_body [0.001758s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_bytes_body [0.001286s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_str_body [0.001251s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_bytes_body [0.001225s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_str_body [0.001238s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_bytes_body [0.000934s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_str_body [0.000817s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_bytes_body [0.000822s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_str_body [0.000789s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_bytes_body [0.001737s] ... ok {2} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_str_body [0.001685s] ... ok {2} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_bytes_body [0.002618s] ... ok {2} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_str_body [0.002398s] ... ok {2} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_bytes_body [0.002355s] ... ok {2} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_str_body [0.002329s] ... ok {2} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.000775s] ... ok {2} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_str_body [0.000885s] ... ok {2} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_delete_service [0.000739s] ... ok {2} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.000718s] ... ok {2} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_str_body [0.000974s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_bytes_body [0.000763s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_str_body [0.000768s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_delete_tenant [0.000842s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_bytes_body [0.000714s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_str_body [0.000946s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_bytes_body [0.000727s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_str_body [0.000846s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_bytes_body [0.000737s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_str_body [0.000740s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_bytes_body [0.000865s] ... ok {2} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_str_body [0.000737s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_bytes_body [0.000789s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_str_body [0.000813s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_delete_application_credential [0.000741s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_bytes_body [0.000901s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_str_body [0.000757s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_bytes_body [0.000729s] ... ok {2} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_str_body [0.000750s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_group_to_project_with_bytes_body [0.000702s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_group_to_project_with_str_body [0.000749s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_bytes_body [0.000913s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_str_body [0.000713s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_bytes_body [0.000862s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_str_body [0.000711s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_from_project [0.000776s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_group_from_project [0.000704s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoint_groups_for_project_with_bytes_body [0.000720s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoint_groups_for_project_with_str_body [0.000853s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_for_endpoint_group_with_bytes_body [0.000758s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_for_endpoint_group_with_str_body [0.000948s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_bytes_body [0.000716s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_str_body [0.000785s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_group_with_bytes_body [0.000758s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_group_with_str_body [0.000754s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_bytes_body [0.000750s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_str_body [0.000731s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_show_endpoint_group_for_project_with_bytes_body [0.001028s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_show_endpoint_group_for_project_with_str_body [0.000725s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_bytes_body [0.000828s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_str_body [0.000735s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_bytes_body [0.000872s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_str_body [0.000861s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_delete_endpoint_group [0.000896s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_bytes_body [0.000947s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_str_body [0.000956s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_bytes_body [0.000895s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_str_body [0.000841s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_bytes_body [0.000746s] ... ok {2} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_str_body [0.000843s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_delete_service_provider_with_bytes_body [0.000721s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_delete_service_provider_with_str_body [0.000706s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_get_service_provider_with_bytes_body [0.000963s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_get_service_provider_with_str_body [0.000729s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.000751s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.000867s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_register_service_provider_with_bytes_body [0.001017s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_register_service_provider_with_str_body [0.000742s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_update_service_provider_with_bytes_body [0.000978s] ... ok {2} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_update_service_provider_with_str_body [0.000748s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.000709s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.000737s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000729s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.000758s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.000861s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_bytes_body [0.000734s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_str_body [0.000720s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_bytes_body [0.000933s] ... ok {2} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_str_body [0.000800s] ... ok {2} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_has_version [0.000916s] ... ok {2} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.000780s] ... ok {2} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.000988s] ... ok {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource [0.001184s] ... ok {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource_expect_different_values [0.000920s] ... ok {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource [0.000935s] ... ok {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource_expect_different_values [0.001035s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_create_minimum_packet_rate_rule_with_bytes_body [0.000746s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_create_minimum_packet_rate_rule_with_str_body [0.000850s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_delete_minimum_packet_rate_rule [0.000929s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_list_minimum_packet_rate_rule_with_bytes_body [0.000733s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_list_minimum_packet_rate_rule_with_str_body [0.000722s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_show_minimum_packet_rate_rule_with_bytes_body [0.000760s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_show_minimum_packet_rate_rule_with_str_body [0.000867s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_update_minimum_packet_rate_rule_with_bytes_body [0.000787s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_update_minimum_packet_rate_rule_with_str_body [0.000794s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_bytes_body [0.000727s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_str_body [0.000754s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_delete_segment [0.000712s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_bytes_body [0.000890s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_str_body [0.000775s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_bytes_body [0.000842s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_str_body [0.000738s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_bytes_body [0.000950s] ... ok {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_str_body [0.000773s] ... ok {2} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.000822s] ... ok {2} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.000718s] ... ok {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data [0.000691s] ... ok {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_200 [0.000757s] ... ok {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_204 [0.000850s] ... ok {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_upload_archive [0.000701s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___base_creds_uri [0.000651s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_none [0.000763s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params [0.000986s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/tests/lib/services/test_clients.py:239: DeprecationWarning: Using the 'client_parameters' argument is deprecated _manager = clients.ServiceClients(creds, identity_uri=uri, {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params_unknown_services [0.000678s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/tests/lib/services/test_clients.py:256: DeprecationWarning: Using the 'client_parameters' argument is deprecated clients.ServiceClients(creds, identity_uri=uri, {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v2_uri [0.000559s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v3_uri [0.000538s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___invalid_creds_uri [0.000624s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_cannot_load [0.002207s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_name_conflict [0.001044s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_all [0.000556s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none [0.000520s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none_no_region [0.000561s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module [0.000885s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_name [0.000720s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_service [0.000724s] ... ok {2} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_override_default [0.000874s] ... ok {2} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.001455s] ... ok {2} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.001416s] ... ok {2} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.001422s] ... ok {2} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.001362s] ... ok {2} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_bytes_body [0.001355s] ... ok {2} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_str_boy [0.001285s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_bytes_body [0.001812s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_str_body [0.001576s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_bytes_body [0.001735s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_str_body [0.002158s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_delete_volume_transfer [0.000563s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_bytes_body [0.001506s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_bytes_body [0.001654s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_str_body [0.001587s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_str_body [0.001523s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_bytes_body [0.001660s] ... ok {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_str_body [0.001483s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_add_type_access [0.000597s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_bytes_body [0.000850s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_str_body [0.000887s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_str_body [0.001298s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_with_bytes_body [0.001438s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type [0.000545s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type_extra_specs [0.000546s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_bytes_body [0.001008s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_str_body [0.000995s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_bytes_body [0.000846s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_str_body [0.000958s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_bytes_body [0.001528s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_str_body [0.001547s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_remove_type_access [0.000540s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_default_volume_type_with_bytes_body [0.001429s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_default_volume_type_with_str_body [0.001404s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_bytes_body [0.000827s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_str_body [0.000765s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_bytes_body [0.001418s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_str_body [0.001398s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_bytes_body [0.000743s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_str_body [0.000725s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_bytes_body [0.001595s] ... ok {2} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_str_body [0.001281s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_class [0.000416s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_data_property_when_cache_exists [0.000462s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_check_credentials_bad_type [0.000337s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_clear_auth [0.000337s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_deleter [0.000317s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_set_and_reset_alt_auth_data [0.000317s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url [0.000479s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_to_get_admin_endpoint [0.000472s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_unknown_region [0.000489s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_api_version_filter [0.000582s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_extra_path_endpoint [0.000428s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name [0.000466s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000447s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_non_existent_service [0.000464s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_skip_path_filter [0.000420s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000486s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_endpoint [0.000418s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000381s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_name [0.000412s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_service [0.000434s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_check_credentials_missing_attribute [0.000586s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_fill_credentials [0.000412s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request [0.000502s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_auth_cleans_alt [0.000449s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data [0.000427s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000498s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000458s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.000475s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_bad_service [0.000435s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_body [0.000482s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_headers [0.000641s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_url [0.000477s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_without_service [0.000476s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_all_valid [0.000349s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_invalid [0.000451s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_expired [0.002236s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired [0.000544s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired_to_be_renewed [0.000542s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_unscoped [0.000451s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_domain_scope [0.000437s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_project_scope [0.000407s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_scope_unset [0.000419s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_system_scope [0.000427s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url [0.000511s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_scope_project [0.000468s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_to_get_admin_endpoint [0.000497s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unknown_region [0.000495s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_identity [0.000474s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_other [0.000531s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_api_version_filter [0.000503s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_extra_path_endpoint [0.000393s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name [0.000488s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000512s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_non_existent_service [0.000750s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_skip_path_filter [0.000507s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000493s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_endpoint [0.000421s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000396s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_name [0.000475s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_service [0.000498s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_credentials_missing_attribute [0.000426s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_domain_credentials_missing_attribute [0.000448s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_fill_credentials [0.000473s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request [0.000544s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_auth_cleans_alt [0.000484s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data [0.000467s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000516s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000491s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.000507s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_bad_service [0.000712s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_body [0.000512s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_headers [0.000535s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_url [0.000564s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_without_service [0.000486s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_all_valid [0.000441s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_invalid [0.000393s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_expired [0.000628s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired [0.000565s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired_to_be_renewed [0.000590s] ... ok {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider_DomainScope.test_get_auth_with_domain_scope [0.000458s] ... ok {2} tempest.tests.lib.test_credentials.CredentialsTests.test_create [0.000340s] ... ok {2} tempest.tests.lib.test_credentials.CredentialsTests.test_create_invalid_attr [0.000349s] ... ok {2} tempest.tests.lib.test_credentials.CredentialsTests.test_is_valid [0.000563s] ... ok {2} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.000368s] ... ok {2} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.000404s] ... ok {2} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive [0.000330s] ... ok {2} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.000381s] ... ok {2} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_number [0.000500s] ... ok {2} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_type [0.000500s] ... ok {2} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_launchpad_bug_type [0.000774s] ... ok {2} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_storyboard_bug_type [0.000583s] ... ok {2} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_no_exception [0.000388s] ... ok {2} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_given_exception_not_raised [0.000363s] ... ok {2} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_without_bug_never_skips [0.000378s] ... ok {2} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_invalid_bug_number [0.000782s] ... ok {2} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_launchpad_bug [0.000516s] ... ok {2} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_storyboard_bug [0.000571s] ... ok {2} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network [0.002967s] ... ok {2} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_alt_creds [0.002427s] ... ok {2} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_nova_net [0.003017s] ... ok {2} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_role_creds [0.002388s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials [4.042964s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_not_valid [0.004395s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_valid [0.003293s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_dynamic [0.004405s] ... ok /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_force_dynamic [0.005004s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov [0.003634s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov_no_file [0.002631s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v2 [0.003040s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_domain [0.003073s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_no_domain [0.003242s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_system [0.004522s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v2 [0.003171s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v3 [0.002937s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_vx [0.002732s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_no_creds [0.002364s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v2 [0.002157s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v3 [0.002183s] ... ok {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_vx [0.001882s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test__str__ [0.000511s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_describe_difference [0.000670s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_matches_match [0.000652s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_mismatch_details [0.000640s] ... ok /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /builddir/build/BUILD/tempest-46.3.1.dev16/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( {3} tempest.tests.common.test_waiters.TestPortCreationWaiter.test_wait_for_port_status [2.001707s] ... ok {2} tempest.tests.test_list_tests.TestTestList.test_stestr_list_no_errors [3.256196s] ... ok {2} tempest.tests.test_test.TestAPIMicroversionTest1.test_1 [0.000585s] ... ok {2} tempest.tests.test_test.TestAPIMicroversionTest1.test_2 [0.000401s] ... ok {2} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_child_only [0.001256s] ... ok {2} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_children [0.001298s] ... ok {2} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_right_order [0.001344s] ... ok {3} tempest.tests.common.test_waiters.TestPortCreationWaiter.test_wait_for_port_status_timeout [2.002431s] ... ok {3} tempest.tests.common.test_waiters.TestPortCreationWaiter.test_wait_for_server_ports_active [2.002907s] ... ok {3} tempest.tests.common.test_waiters.TestPortCreationWaiter.test_wait_for_server_ports_active_timeout [2.003284s] ... ok {3} tempest.tests.common.test_waiters.TestServerFloatingIPWaiters.test_wait_for_server_floating_ip_associate_timeout [1.003033s] ... ok {3} tempest.tests.common.test_waiters.TestServerFloatingIPWaiters.test_wait_for_server_floating_ip_disassociate_timeout [1.002288s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_caching [0.001749s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_caching_timeout [0.002533s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_object_create [0.001675s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_object_create_timeout [0.001604s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_host_alive [0.001841s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_host_eventually_alive [2.001919s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_timeout [0.102016s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh [0.001780s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh_eventually_up [0.001441s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh_timeout [0.896545s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_create [0.002940s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_create_timeout [0.001722s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_not_present [0.001668s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove [0.002370s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server [0.001900s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server_not_found [0.001313s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server_timeout [0.001884s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_timeout [0.001725s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_error [0.001788s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_success_and_dst [0.001779s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_timeout [0.001718s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_replication_status [0.001862s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_replication_status_timeout [0.001756s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_retype [0.001047s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_retype_timeout [0.001347s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_extending [0.001879s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_restoring [0.001566s] ... ok {3} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_timeout_console [0.980352s] ... ok {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_exec_command_debug_ssh_console [0.003283s] ... ok {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_validate_debug_ssh_console [0.002330s] ... ok {3} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_None [0.000417s] ... ok {3} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv4 [0.000313s] ... ok {3} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv6 [0.000298s] ... ok {3} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_too_low_mtu [0.000349s] ... ok {3} tempest.tests.lib.cli.test_command_failed.TestOutputParser.test_command_failed_exception [0.000529s] ... ok {3} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_add_patch [0.000779s] ... ok {3} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_apply_patches [0.000833s] ... ok {3} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_default [0.000397s] ... ok {3} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_off [0.000354s] ... ok {3} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_date_time_or_null_format [0.001134s] ... ok {3} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_invalid_date_time_format [0.006877s] ... ok {3} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_valid_date_time_format [0.001951s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_list_role [0.003555s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_no_admin [0.003173s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_one_role [0.003148s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_no_previous_file [0.003933s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_previous_file [0.004173s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds [0.003227s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_role [0.003359s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_type [0.003192s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_none_available [0.002728s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds [0.003082s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds_none_available [0.002572s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_free_accounts [0.006451s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_previous_accounts [0.004662s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_some_in_use_accounts [0.004644s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash [0.005724s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash_dict [0.002603s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_match_hash_list_select_project_with_more_roles [0.002633s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_match_hash_list_with_project_name [0.002595s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_match_hash_list_with_three_roles_in_project_account [0.002628s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds [0.003958s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds_none_available [0.002497s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_project_manager_creds [0.003135s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_project_manager_creds_none_available [0.002575s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_project_member_reader_creds_in_same_project [0.003706s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_multi_user [0.002538s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_not_multi_user [0.002494s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_networks_returned_with_creds [0.003378s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_last_account [0.004336s] ... ok {3} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_not_last_account [0.003541s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400 [0.000468s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400_with_dict [0.000432s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401 [0.000393s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401_with_dict [0.000412s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403 [0.000389s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403_with_dict [0.000587s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404 [0.000418s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_dict [0.000389s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_invalid_dict [0.000390s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409 [0.000393s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409_with_dict [0.000386s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410 [0.000545s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_dict [0.000415s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_invalid_dict [0.000383s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_412 [0.000430s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413 [0.000395s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413_without_absolute_limit [0.000407s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_415 [0.000551s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_422 [0.000402s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_dict [0.000385s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_text [0.000403s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_dict [0.000396s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_text [0.000408s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_bigger_than_400 [0.000522s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_less_than_400 [0.000344s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_fail [0.000798s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_pass [0.000571s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_fail_no_match [0.000796s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass [0.001027s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass_both_match [0.000629s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_both_match [0.000746s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_no_match [0.001237s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_pass [0.000960s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_pass_for_unknow_format [0.000521s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_fail [0.000781s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_pass [0.000555s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_enable_additional_property_pass [0.000562s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_required_attribute [0.000635s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_response_body [0.000670s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_multiple_allowed_type [0.001019s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_not_http_success_code [0.000385s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_redirect_code [0.000552s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_success_code [0.000524s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_list_pass [0.000569s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_not_list [0.000702s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_unexpected_response_body [0.000363s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_attribute_type [0.000630s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_status_code [0.000368s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidatorVersion.test_current_json_schema_validator_version [0.000894s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientNotFoundHandling.test_post [0.000718s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseErrorRespJSON.test_parse_top_key_no_match [0.000538s] ... ok {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_exceptions [0.007312s] ... ok {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_neutron [0.004851s] ... ok {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_nova_net [0.004622s] ... ok {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_delete [0.004808s] ... ok {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_wait [0.005744s] ... ok {3} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.001341s] ... ok {3} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.001450s] ... ok {3} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_correct_microverion_in_response [0.000653s] ... ok {3} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_incorrect_microverion_in_response [0.000699s] ... ok {3} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_no_microverion_header_in_response [0.000822s] ... ok {3} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_bytes_body [0.001021s] ... ok {3} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_str_body [0.001168s] ... ok {3} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_bytes_body [0.000995s] ... ok {3} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_str_body [0.000968s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_byte_body [0.001223s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_str_body [0.001052s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor__byte_body [0.001867s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor_str_body [0.001854s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_delete_flavor [0.000580s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_byte_body [0.002207s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_str_body [0.002267s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_byte_body [0.002183s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_str_body [0.002085s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_byte_body [0.001020s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_str_body [0.001024s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs__byte_body [0.001072s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs_str_body [0.000858s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_byte_body [0.001610s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_str_body [0.001639s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_byte_body [0.001014s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_str_body [0.001030s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_byte_body [0.001014s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_str_body [0.000856s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_byte_body [0.001808s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec__byte_body [0.000734s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec_str_body [0.000707s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_str_body [0.001726s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_unset_flavor_extra_spec [0.000563s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor__byte_body [0.002250s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_byte_body [0.000766s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_str_body [0.000723s] ... ok {3} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_str_body [0.002028s] ... ok {3} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_bytes_body [0.001938s] ... ok {3} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_str_body [0.001835s] ... ok {3} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_instance_usage_audit_log_with_str_body [0.002044s] ... ok {3} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_network_with_bytes_body_with_bytes_body [0.001972s] ... ok {3} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.001735s] ... ok {3} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.001735s] ... ok {3} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set [0.001695s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.002213s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.002183s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000682s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_false [0.000669s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_true [0.000558s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.002198s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.002172s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.002150s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.002257s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.002250s] ... ok {3} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.002262s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_bytes_body [0.000575s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_str_body [0.000552s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_bytes_body [0.000574s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_str_body [0.000577s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_bytes_body [0.001279s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_str_body [0.001134s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_bytes_body [0.000574s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_str_body [0.000577s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_byte_body [0.000631s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_str_body [0.000640s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_confirm_resize_server [0.000574s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_bytes_body [0.000980s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_str_body [0.000590s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_bytes_body [0.001382s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_str_body [0.001428s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_all_tags [0.000621s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_password [0.000548s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server [0.000570s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server_metadata [0.000687s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_tag [0.000624s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_bytes_body [0.000567s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_str_body [0.000556s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_bytes_body [0.000799s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_str_body [0.000801s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_force_delete_server [0.000547s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_bytes_body [0.000906s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_str_body [0.000803s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_bytes_body [0.000973s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_str_body [0.000976s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_inject_network_info [0.000572s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_bytes_body [0.001610s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_str_body [0.001177s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_bytes_body [0.001294s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_str_body [0.001456s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_bytes_body [0.001449s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_str_body [0.001436s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_bytes_body [0.002256s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_str_body [0.002166s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_bytes_body [0.000895s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_str_body [0.001052s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_bytes_body [0.001576s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_str_body [0.001596s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_byte_body [0.001054s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_str_body [0.001035s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_bytes_body [0.001191s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_str_body [0.001325s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_bytes_body [0.000550s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_str_body [0.000564s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_lock_server [0.000564s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_bytes_body [0.000555s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_str_body [0.000566s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_pause_server [0.000572s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reboot_server [0.000655s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_bytes_body [0.004206s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_str_body [0.004197s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_remove_security_group [0.000575s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_bytes_body [0.000835s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_str_body [0.000856s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_network [0.000549s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_state [0.000551s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resize_server [0.000582s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_restore_soft_deleted_server [0.000891s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resume_server [0.000585s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_revert_resize [0.000540s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_bytes_body [0.000857s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_str_body [0.000848s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_bytes_body [0.000850s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_str_body [0.000969s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_offload_server [0.000570s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_server [0.000583s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_bytes_body [0.002136s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_str_body [0.002065s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_bytes_body [0.000809s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_str_body [0.000914s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_bytes_body [0.000684s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_str_body [0.000678s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_bytes_body [0.000863s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_str_body [0.000842s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_bytes_body [0.005474s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_str_body [0.005156s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_bytes_body [0.001124s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_str_body [0.001111s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_start_server [0.000775s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_stop_server [0.000580s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_suspend_server [0.000539s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unlock_server [0.000556s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unpause_server [0.000554s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unrescue_server [0.000547s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unshelve_server [0.000558s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_byte_body [0.001125s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_str_body [0.000977s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_attached_volume [0.000572s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_bytes_body [0.000903s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_str_body [0.000900s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_byte_body [0.000817s] ... ok {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_str_body [0.000927s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_bytes_body [0.000570s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_str_body [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_delete_token [0.000548s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_bytes_body [0.000576s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_str_body [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000561s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.000668s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_bytes_body [0.000605s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_str_body [0.000559s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.000554s] ... ok {3} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.000551s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.000558s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000568s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000703s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.000542s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role [0.000526s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.000546s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.000540s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.000560s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.000588s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.000673s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.000536s] ... ok {3} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.000561s] ... ok {3} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth [0.000524s] ... ok {3} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth_with_tenant [0.000487s] ... ok {3} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_init_without_authurl [0.000404s] ... ok {3} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_bytes_body [0.000462s] ... ok {3} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_str_body [0.000627s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_bytes_body [0.000593s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_str_body [0.000549s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_delete_domain [0.000522s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_bytes_body [0.000594s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_str_body [0.000572s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_bytes_body [0.000548s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_str_body [0.000733s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_bytes_body [0.000584s] ... ok {3} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_str_body [0.000566s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_check_token_existence [0.000548s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_delete_token [0.000562s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_bytes_body [0.000582s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_str_body [0.000560s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_bytes_body [0.000579s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_str_body [0.000719s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000541s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.000537s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.000569s] ... ok {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.000539s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_has_flag_on_inherited_to_project [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_inherited_project_role_on_domain [0.000557s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_has_flag_on_inherited_to_project [0.000668s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_inherited_project_role_on_domain [0.000535s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_bytes_body [0.000561s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_str_body [0.000549s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_bytes_body [0.000545s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_str_body [0.000547s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_group_with_bytes_body [0.000540s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_user_with_str_body [0.000641s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_domain [0.000548s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_project [0.000574s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_domain [0.000534s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_project [0.000549s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_bytes_body [0.000564s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_str_body [0.000538s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_bytes_body [0.000804s] ... ok {3} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_str_body [0.000560s] ... ok {3} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_create_limit [0.000621s] ... ok {3} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_create_limit_with_domain [0.000547s] ... ok {3} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_get_registered_limits [0.000711s] ... ok {3} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_update_limit [0.000561s] ... ok {3} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_update_limit_with_description [0.000558s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_bytes_body [0.000577s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_str_body [0.000715s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_endpoint [0.000520s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_region_and_service [0.000520s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_service [0.000535s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_endpoints_for_policy_with_bytes_body [0.000564s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_endpoints_for_policy_with_str_body [0.000544s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_bytes_body [0.000702s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_str_body [0.000574s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policy_for_endpoint_with_bytes_body [0.000537s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policy_for_endpoint_with_str_body [0.000563s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_endpoint [0.000688s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_region_and_service [0.000523s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_service [0.000518s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_bytes_body [0.000678s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_str_body [0.000554s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_endpoint [0.000515s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_region_and_service [0.000535s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_service [0.000510s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_bytes_body [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_str_body [0.000571s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_check_project_project_tag_existence [0.000680s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_all_project_tags [0.000529s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_project_tag [0.000537s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_bytes_body [0.000580s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_str_body [0.000528s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_bytes_body [0.000557s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_str_body [0.000563s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_bytes_body [0.000651s] ... ok {3} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_str_body [0.000515s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_add_protocol_to_identity_provider_with_bytes_body [0.000588s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_add_protocol_to_identity_provider_with_str_body [0.000563s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_delete_protocol_from_identity_provider_with_bytes_body [0.000586s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_delete_protocol_from_identity_provider_with_str_body [0.000554s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_get_protocol_for_identity_provider_with_bytes_body [0.000574s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_get_protocol_for_identity_provider_with_str_body [0.000641s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_list_protocols_of_identity_provider_with_bytes_body [0.000543s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_list_protocols_of_identity_provider_with_str_body [0.000593s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_update_mapping_for_identity_provider_with_bytes_body [0.000542s] ... ok {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_update_mapping_for_identity_provider_with_str_body [0.000537s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth [0.000571s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_project_id_and_domain_id [0.000562s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_tenant [0.000522s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_init_without_authurl [0.000378s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_bytes_body [0.000687s] ... ok {3} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_str_body [0.000501s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_add_image_tag [0.000545s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.000603s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_str_body [0.000558s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_deactivate_image [0.000523s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image [0.000599s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image_from_store [0.000556s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image_tag [0.000648s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.000615s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_str_body [0.000606s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_reactivate_image [0.000546s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_file [0.000783s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_file_chunked [0.001411s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_tasks [0.000853s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.000601s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_str_body [0.000666s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_store_image_file [0.001190s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_bytes_body [0.000598s] ... ok {3} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_str_body [0.000681s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_bytes_body [0.000593s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_str_body [0.000577s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_delete_namespace [0.000552s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_bytes_body [0.000559s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_str_body [0.000571s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_bytes_body [0.000571s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_str_body [0.000691s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_bytes_body [0.000550s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_str_body [0.000569s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_bytes_body [0.000580s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_str_body [0.000545s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_delete_resource_type_association [0.000536s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_bytes_body [0.000595s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_str_body [0.000819s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_bytes_body [0.000542s] ... ok {3} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_str_body [0.000556s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_create_log_with_bytes_body [0.000609s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_create_log_with_str_body [0.000570s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_delete_log [0.000527s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_list_logs_with_bytes_body [0.000574s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_list_logs_with_str_body [0.000565s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_show_log_with_bytes_body [0.000677s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_show_log_with_str_body [0.000558s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_update_log_with_bytes_body [0.000607s] ... ok {3} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_update_log_with_str_body [0.000566s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_bytes_body [0.000623s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_str_body [0.000613s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_bytes_body [0.000577s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_str_body [0.000566s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_delete_port [0.000648s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_bytes_body [0.000611s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_str_body [0.000603s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_bytes_body [0.000558s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_str_body [0.000573s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_bytes_body [0.000665s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_str_body [0.000605s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_bytes_body [0.000693s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_str_body [0.000627s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_delete_minimum_bandwidth_rule [0.000544s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_bytes_body [0.000550s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_str_body [0.000701s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_bytes_body [0.000555s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_str_body [0.000558s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_bytes_body [0.000678s] ... ok {3} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_str_body [0.000554s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_bytes_body [0.000580s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_str_body [0.000569s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_reset_quotas [0.000526s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_bytes_body [0.000576s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_str_body [0.000566s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_bytes_body [0.000683s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_str_body [0.000553s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_bytes_body [0.000562s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_str_body [0.000539s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_bytes_body [0.000549s] ... ok {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_str_body [0.000568s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_bytes_body [0.000883s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_str_body [0.000741s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_delete_security_group_rule [0.000535s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_bytes_body [0.000566s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_str_body [0.000590s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_bytes_body [0.000578s] ... ok {3} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_str_body [0.000678s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.000739s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.000732s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000558s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.000714s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.000565s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.000586s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.000589s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.000761s] ... ok {3} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.000896s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_add_subports_to_trunk_bytes_body [0.000609s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_add_subports_to_trunk_str_body [0.000590s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_create_trunk_with_bytes_body [0.000587s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_create_trunk_with_str_body [0.000561s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_subports_from_trunk_bytes_body [0.000577s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_subports_from_trunk_str_body [0.000592s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_trunk [0.000705s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_list_trunks_with_bytes_body [0.000577s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_list_trunks_with_str_body [0.000552s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_show_trunk_with_bytes_body [0.000574s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_show_trunk_with_str_body [0.000578s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_update_trunk_with_bytes_body [0.000590s] ... ok {3} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_update_trunk_with_str_body [0.000604s] ... ok {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_bytes_body [0.000718s] ... ok {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_str_body [0.000590s] ... ok {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_bytes_body [0.000582s] ... ok {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_str_body [0.000587s] ... ok {3} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.000583s] ... ok {3} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.000576s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_bytes_body [0.001347s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_str_body [0.001322s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_bytes_body [0.000856s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_str_body [0.001171s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type [0.000574s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type_specs_item [0.000529s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_bytes_body [0.000845s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_str_body [0.000840s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_bytes_body [0.001451s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_str_body [0.001527s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_bytes_body [0.001285s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_str_body [0.001258s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_bytes_body [0.000732s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_str_body [0.000728s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_bytes_body [0.001255s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_str_body [0.001380s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_bytes_body [0.000740s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_str_body [0.000763s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_bytes_body [0.001266s] ... ok {3} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_str_body [0.001264s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_bytes_body [0.001326s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_str_body [0.001468s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.001157s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.001167s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.001406s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.001257s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_failover_host_with_bytes_body [0.000568s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_failover_host_with_str_body [0.000580s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_bytes_body [0.000538s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_str_body [0.000552s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.001892s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.001851s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.001759s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_bytes_body [0.000555s] ... ok {3} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_str_body [0.000551s] ... ok {3} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_bytes_body [0.001934s] ... ok {3} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_str_body [0.001807s] ... ok {3} tempest.tests.lib.test_auth.TestGetCredentials.test_invalid_identity_version [0.000452s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base [0.000488s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base_solidus [0.000334s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path [0.000328s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path_solidus [0.000326s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version [0.000337s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_solidus [0.000348s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path [0.000318s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path_solidus [0.000337s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path [0.000319s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path_solidus [0.000340s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path [0.000316s] ... ok {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path_solidus [0.000317s] ... ok {3} tempest.tests.lib.test_base.TestAttr.test_has_no_attrs [0.000166s] ... ok {3} tempest.tests.lib.test_base.TestAttr.test_has_one_attr [0.000152s] ... ok {3} tempest.tests.lib.test_base.TestAttr.test_has_two_attrs [0.000143s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_false [0.000395s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_true [0.000477s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_false [0.000358s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_true [0.000540s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_bug_without_bug_never_skips [0.000389s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_invalid_bug_number [0.000432s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_launchpad_bug [0.000453s] ... ok {3} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_storyboard_bug [0.000423s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_exec_bad_command_output [0.005182s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command [0.003809s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command_no_select [0.004940s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_exec_good_command_output [0.005034s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection [0.001125s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_over_ssh [0.002010s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_timeout [0.001811s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_two_attemps [0.001623s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_pkey_calls_paramiko_RSAKey [0.000903s] ... ok {3} tempest.tests.lib.test_ssh.TestSshClient.test_timeout_in_exec_command [0.003354s] ... ok {3} tempest.tests.lib.test_tempest_lib.TestTempest_lib.test_something [0.000370s] ... ok {3} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_no_service [0.002314s] ... ok {3} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_all [0.002029s] ... ok {3} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_minimal [0.001878s] ... ok {3} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_unknown [0.001912s] ... ok {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator [0.001994s] ... ok {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_bad_service [0.002156s] ... ok {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_disabled_ext [0.001946s] ... ok {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_with_all_ext_enabled [0.001920s] ... ok {3} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__get_service_clients_with_two_plugins [0.000390s] ... ok {3} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_one_plugin_no_service_clients [0.000361s] ... ok {3} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_with_one_plugin [0.000330s] ... ok {3} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_one_plugin [0.000470s] ... ok {3} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_two_plugins [0.000337s] ... ok {3} tempest.tests.test_test.TestAPIMicroversionTest3.test_1 [0.000211s] ... ok {3} tempest.tests.test_test.TestAPIMicroversionTest3.test_2 [0.000164s] ... ok ====== Totals ====== Ran: 2485 tests in 57.7565 sec. - Passed: 2485 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 123.9502 sec. ============== Worker Balance ============== - Worker 0 (630 tests) => 0:00:15.962079 - Worker 1 (496 tests) => 0:00:05.298317 - Worker 2 (622 tests) => 0:00:45.560574 - Worker 3 (737 tests) => 0:00:57.756532 py312: OK (61.73 seconds) congratulations :) (61.80 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-tempest-46.3.1-0.20260525091716.2381404.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5MD1mF + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/doc/openstack-tempest + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/doc/openstack-tempest + cp -pr /builddir/build/BUILD/tempest-46.3.1.dev16/README.rst /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/doc/openstack-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0NWQyK + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest + cp -pr /builddir/build/BUILD/tempest-46.3.1.dev16/LICENSE /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-tempest) = 1:46.3.1-0.20260525091716.2381404.el10 openstack-tempest = 1:46.3.1-0.20260525091716.2381404.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-tempest-46.3.1-0.20260525091716.2381404.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.emK8M6 + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest + cp -pr /builddir/build/BUILD/tempest-46.3.1.dev16/LICENSE /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempest = 1:46.3.1-0.20260525091716.2381404.el10 python3-tempest = 1:46.3.1-0.20260525091716.2381404.el10 python3.12-tempest = 1:46.3.1-0.20260525091716.2381404.el10 python3.12dist(tempest) = 46.3.1~~dev16 python3dist(tempest) = 46.3.1~~dev16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(cliff) < 2.9 or python3.12dist(cliff) > 2.9) with python3.12dist(cliff) >= 2.8) ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) python(abi) = 3.12 python3.12dist(cryptography) >= 2.1 python3.12dist(debtcollector) >= 1.2 python3.12dist(defusedxml) >= 0.7.1 python3.12dist(fasteners) >= 0.16 python3.12dist(fixtures) >= 3 python3.12dist(jsonschema) >= 4.5 python3.12dist(netaddr) >= 0.7.18 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 5.2 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-utils) >= 7 python3.12dist(paramiko) >= 2.7 python3.12dist(prettytable) >= 0.7.1 python3.12dist(python-subunit) >= 1 python3.12dist(pyyaml) >= 3.12 python3.12dist(stestr) >= 1 python3.12dist(stevedore) >= 1.20 python3.12dist(testscenarios) >= 0.5 python3.12dist(testtools) >= 2.2 python3.12dist(urllib3) >= 1.21.1 Obsoletes: python3.12-tempest < 1:46.3.1-0.20260525091716.2381404.el10 Processing files: python3-tempest-tests-46.3.1-0.20260525091716.2381404.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ILpTRa + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest-tests + cp -pr /builddir/build/BUILD/tempest-46.3.1.dev16/LICENSE /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/python3-tempest-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempest-tests = 1:46.3.1-0.20260525091716.2381404.el10 python3-tempest-tests = 1:46.3.1-0.20260525091716.2381404.el10 python3.12-tempest-tests = 1:46.3.1-0.20260525091716.2381404.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-tempest-tests < 1:46.3.1-0.20260525091716.2381404.el10 Processing files: openstack-tempest-all-46.3.1-0.20260525091716.2381404.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EXAWGQ + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest-all + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest-all + cp -pr /builddir/build/BUILD/tempest-46.3.1.dev16/LICENSE /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64/usr/share/licenses/openstack-tempest-all + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-tempest-all = 1:46.3.1-0.20260525091716.2381404.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-tempest-all-46.3.1-0.20260525091716.2381404.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempest-tests-46.3.1-0.20260525091716.2381404.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempest-46.3.1-0.20260525091716.2381404.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uBWpjh + umask 022 + cd /builddir/build/BUILD + cd tempest-46.3.1.dev16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tempest-46.3.1-0.20260525091716.2381404.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.yOWh3F + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/tempest-46.3.1.dev16-SPECPARTS + rm -rf tempest-46.3.1.dev16 tempest-46.3.1.dev16.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0